Caveat verdict

byted-security-skillsscanner

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

Packages skill directories and uploads them to a Volcengine security scanning service using user-provided credentials — the scanning purpose is legitimate and consistent with the skill's stated goal of auditing other skills for security risks.

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

50
security
50
transparency
70
maintenance

Permission integrity

Code accesses API keys/tokens but declares no environment variables

credential_access

Findings (4)

Pattern match high

Accesses OpenClaw config/secrets directly

README.md · code · ~/.openclaw/openclaw.json

Pattern match medium

HTTP request to bare IP address — common in malicious payloads

scripts/scan.py · prose · downgraded · http://127.0.0.1

Pattern match low

Python shutil file operation — copies/moves/deletes files

scripts/scan.py · prose · downgraded · shutil.rmtree(

Pattern match low

Python os.environ.get — reads environment variable

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

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