← Back to list

dashlane
by Andrejones92
⭐ 0🍴 0📅 Jan 9, 2026
SKILL.md
name: dashlane description: Password manager with dark web monitoring and VPN. category: utilities
Dashlane Skill
Password manager with dark web monitoring and VPN.
Quick Install
curl -sSL https://canifi.com/skills/dashlane/install.sh | bash
Or manually:
cp -r skills/dashlane ~/.canifi/skills/
Setup
Configure via canifi-env:
# First, ensure canifi-env is installed:
# curl -sSL https://canifi.com/install.sh | bash
canifi-env set DASHLANE_EMAIL "your_email"
canifi-env set DASHLANE_PASSWORD "your_password"
Privacy & Authentication
Your credentials, your choice. Canifi LifeOS respects your privacy.
Option 1: Manual Browser Login (Recommended)
If you prefer not to share credentials with Claude Code:
- Complete the Browser Automation Setup using CDP mode
- Login to the service manually in the Playwright-controlled Chrome window
- Claude will use your authenticated session without ever seeing your password
Option 2: Environment Variables
If you're comfortable sharing credentials, you can store them locally:
canifi-env set SERVICE_EMAIL "your-email"
canifi-env set SERVICE_PASSWORD "your-password"
Note: Credentials stored in canifi-env are only accessible locally on your machine and are never transmitted.
Capabilities
- Access Passwords: Retrieve credentials
- Store Logins: Save new passwords
- Password Health: Security scoring
- Dark Web Monitor: Breach detection
- Secure Notes: Store sensitive info
Usage Examples
Get Password
User: "Get my Twitter password"
Assistant: Retrieves from Dashlane
Check Breaches
User: "Have any of my accounts been breached?"
Assistant: Returns dark web monitoring results
Password Health
User: "Show my password health score"
Assistant: Returns security analysis
Save Note
User: "Save this secure note"
Assistant: Stores in Dashlane
Authentication Flow
- Account-based authentication
- CLI available
- Browser automation backup
- Biometric support
Error Handling
| Error | Cause | Solution |
|---|---|---|
| Login Failed | Invalid credentials | Check account |
| Item Not Found | Search miss | Verify name |
| Sync Error | Connection | Retry |
| Premium Required | Feature limit | Upgrade plan |
Notes
- Dark web monitoring
- Password health
- VPN included (premium)
- Identity dashboard
- No public API
- Form autofill
Score
Total Score
50/100
Based on repository quality metrics
✓SKILL.md
SKILL.mdファイルが含まれている
+20
○LICENSE
ライセンスが設定されている
0/10
○説明文
100文字以上の説明がある
0/10
○人気
GitHub Stars 100以上
0/15
○最近の活動
3ヶ月以内に更新がある
0/10
○フォーク
10回以上フォークされている
0/5
✓Issue管理
オープンIssueが50未満
+5
✓言語
プログラミング言語が設定されている
+5
○タグ
1つ以上のタグが設定されている
0/5
Reviews
💬
Reviews coming soon