Caveat verdict

yt-assemblyai-monitor

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

YouTube channel monitor submitting audio to declared AssemblyAI API using user-supplied key; credential_access limited to declared env vars and behavior matches 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.

48
security
30
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="your-key

Pattern match low

pip3 install — installs Python packages at runtime

scripts/monitor.py · prose · downgraded · pip3 install

Pattern match low

Python os.environ.get — reads environment variable

scripts/monitor.py · prose · downgraded · os.environ.get(

Pattern match low

Popular HTTP library — network access

scripts/monitor.py · prose · downgraded · Got

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