ClawAudit verdict

icom-7610

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

Reads local files AND makes external network calls

Ham radio transceiver control via Hamlib/rigctl for frequency, mode, and CW operations; network/file access is limited to local USB/LAN control of the radio, consistent with the stated purpose.

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.

0
security
70
transparency
70
maintenance

What it does

These are capability combinations: each listed behavior occurs in the skill, but ClawAudit detects co-occurrence — it does not verify that one flows into another. Read the code to confirm a live chain.

Capability combination high

Reads local files AND makes external network calls — the capabilities for data exfiltration co-occur (data-flow not verified)

LLM02 · LLM06 · ASI03

Permission integrity

Performs file operations but does not declare file-accessing binaries

file_read

Findings (4)

Pattern match high

HTTP request to bare IP address — common in malicious payloads

SKILL.md · code · http://127.0.0.1

Pattern match high

Pipe to python — executes piped content as Python code

references/FULL-REFERENCE.md · prose · downgraded · | Python

Pattern match high

Hex-encoded string — possible obfuscated payload

references/FULL-REFERENCE.md · code · \xFE\xFE\x98\xE0\x18\x01\xFD

Pattern match low

pip3 install — installs Python packages at runtime

SKILL.md · prose · downgraded · pip3 install

Permissions & capabilities

Requires 3 system binaries. (1 elevated: curl).

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