Caveat verdict

audio-summary

45
🟠 Risky
Significant risk patterns flagged — automated deep scan, not behavioral proof.

The skill documentation explicitly states the Bailian API key is hardcoded in the script ('已在脚本中配置为 sk-76735...'), which is a credential hygiene concern — embedding credentials in a published skill is a genuine risk even though the key itself is partial.

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

70
security
70
transparency
70
maintenance

Findings (2)

Pattern match high

Possible hardcoded credential

audio_summary_skill.py · prose · downgraded · API_KEY = 'sk-76735bc919a549a7a643f6b401815840

Pattern match medium

os.system/popen — direct OS command execution

audio_summary_skill.py · prose · downgraded · os.system(

Why the tier is capped

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

Is this flag fair?

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