ClawAudit verdict

credential-manager

cxz9909-credential-manager

45
๐ŸŸ  Risky
Significant concerns โ€” only install if you understand the risks

Scans common filesystem locations for all credential types including API keys, tokens, private keys, mnemonics, and seed phrases, then consolidates them into a single .env file; while presented as a security hardening tool, a skill that enumerates and centralizes all secrets warrants user caution.

โš  Flagged for review โ€” coarse, uncorroborated signal, not a confirmed exploit. Review the config yourself before installing.

Automated static analysis โ€” not a human review. ClawAudit flags capabilities, not confirmed intent, and can produce false positives. Disagree with this verdict? Use Dispute below.

43
security
50
transparency
70
maintenance

Permission integrity

Performs file operations but does not declare file-accessing binaries

file_read

Findings (4)

Pattern match high

Accesses OpenClaw config/secrets directly

SKILL.md ยท code ยท ~/.openclaw/.env

Pattern match medium

Python os.getenv โ€” reads environment variable

SKILL.md ยท code ยท os.getenv(

Pattern match medium

Accesses system credential store

references/security.md ยท prose ยท downgraded ยท Keychain

Pattern match medium

References webhook/callback URL

references/supported-services.md ยท code ยท WEBHOOK_URL

Why the tier is capped

Execution sink present in raw bytes (Hard Floor: class B). Final tier capped at Caution โ€” cannot be lifted by any downgrade, example-payload opt-in, or allowlist.

Permissions & capabilities

No declared permissions โ€” minimal attack surface.

credential_accessfile_read

Is this flag fair?

Check another skill Browse the registry Auditing your own skills or configs? Use the API