ClawAudit verdict

byted-airesearch-videoeval

45
🟠 Risky
Significant concerns — only install if you understand the risks

The skill accesses sensitive credentials (API key) for authentication and uses them to interact with an external API, which could be potentially misused.

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

60
security
50
transparency
70
maintenance

Permission integrity

Code accesses API keys/tokens but declares no environment variables

credential_access

Findings (3)

Pattern match high

Possible hardcoded credential

scripts/upload_video.py · prose · downgraded · TOKEN = "create-task-flow

Pattern match low

Python os.getenv — reads environment variable

scripts/common.py · prose · downgraded · os.getenv(

Pattern match low

Popular HTTP library — network access

scripts/create_evaluation_task.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