ClawAudit verdict
asl-control
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.
Permission integrity
file_read+write
Findings (3)
Possible hardcoded credential
scripts/asl-api.sh · prose · downgraded · API_KEY="${ASL_API_KEY:-}
Pipe to python — executes piped content as Python code
scripts/asl-api.sh · prose · downgraded · | python3
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?
Thanks — recorded.