Caveat verdict

ai-daily-digest

88
🟢 Trusted
No high-risk patterns surfaced by the deep scan — automated capability review, not behavioral proof.

The skill generates a daily digest of articles and does not appear to access sensitive information directly.

⚠ 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.

40
security
50
transparency
70
maintenance

Permission integrity

Code accesses API keys/tokens but declares no environment variables

credential_access

Findings (4)

Pattern match critical

Possible hardcoded credential

SKILL.md · code · API_KEY="<fallback-key>

Pattern match medium

Uses exec() — may execute shell commands

scripts/digest.ts · prose · downgraded · exec(

Pattern match low

String.fromCharCode — can build strings to evade detection

scripts/digest.ts · prose · downgraded · String.fromCharCode

Pattern match low

Accesses sensitive environment variables

scripts/digest.ts · prose · downgraded · process.env.GEMINI_API_KEY

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