ClawAudit verdict

asl-control

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

A client skill for controlling AllStar Link radio nodes via a user-managed local REST API; file_write is for saving state locally and credentials are user-provided.

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

50
security
60
transparency
70
maintenance

Permission integrity

Performs file operations but does not declare file-accessing binaries

file_read+write

Findings (3)

Pattern match high

Possible hardcoded credential

scripts/asl-api.sh · prose · downgraded · API_KEY="${ASL_API_KEY:-}

Pattern match high

Pipe to python — executes piped content as Python code

scripts/asl-api.sh · prose · downgraded · | python3

Pattern match low

Python os.environ.get — reads environment variable

scripts/asl-tool.py · prose · downgraded · os.environ.get(

Permissions & capabilities

Requires 2 environment variables. (1 sensitive: ASL_API_KEY). Requires 1 system binary.

file_write

Is this flag fair?

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