Caveat verdict

ai-hookbot

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

A content creation pipeline that scrapes YouTube Shorts via yt-dlp and stitches clips with ffmpeg using user-configured environment variables and an optional YouTube API key; executionSinkDetected=true reflects use of documented shell commands (pip install, git clone, python3 pipeline.py) consistent with the stated video production 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.

30
security
40
transparency
70
maintenance

Permission integrity

Code accesses API keys/tokens but declares no environment variables

credential_access

Installs packages at runtime โ€” transitive dependencies are not auditable

package_install

Findings (2)

Pattern match critical

Possible hardcoded credential

SKILL.md ยท code ยท API_KEY="${YOUTUBE_API_KEY:-}

Pattern match high

Accesses shell history/config

README.md ยท code ยท ~/.zshrc

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.

package_installcredential_access

Is this flag fair?

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