ClawAudit verdict

universal-video-analyzer-zh

88
🟢 Trusted
Low risk — reviewed by ClawAudit, behavior matches stated purpose

Video analysis skill using user-configured LLM API keys to analyze local video files and generate structured reports; package_install installs Python dependencies locally and all behavior matches the stated video analysis purpose.

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

10
security
70
transparency
70
maintenance

Permission integrity

Installs packages at runtime — transitive dependencies are not auditable

package_install

Findings (6)

Pattern match critical

Possible hardcoded credential

references/config_example.md · code · API_KEY="你的豆包API密钥

Pattern match high

References sudo — requests elevated privileges

SKILL.md · code · sudo

Pattern match high

subprocess execution — runs system commands from Python

README.md · code · subprocess.run(

Pattern match medium

Accesses shell history/config

README.md · prose · downgraded · ~/.zshrc

Pattern match low

Python os.environ.get — reads environment variable

doubao_video_analyzer.py · prose · downgraded · os.environ.get(

Pattern match low

Python directory traversal

README.md · code · os.listdir(

Why the tier is capped

Execution sink present in raw bytes (Hard Floor: class D/F). 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_install

Is this flag fair?

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