Caveat verdict

Vincent - Credentials for agents

vincent-credentials

88
๐ŸŸข Trusted
No high-risk patterns surfaced by the deep scan โ€” automated capability review, not behavioral proof.

The skill securely manages credentials for agents and writes them to .env files without exposing values. Its behavior matches its stated purpose.

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

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

55
security
50
transparency
90
maintenance

Permission integrity

Code accesses API keys/tokens but declares no environment variables

credential_access

Findings (3)

Pattern match medium

References SSH/GPG private keys

SKILL.md ยท prose ยท downgraded ยท SSH_KEY

Pattern match medium

Accesses sensitive environment variables

SKILL.md ยท code ยท process.env.ACME_API_KEY

Pattern match medium

Python os.getenv โ€” reads environment variable

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

Permissions & capabilities

No declared permissions โ€” minimal attack surface.

credential_access

Is this flag fair?

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