ClawAudit verdict

truenas-skill

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

Reads local files AND makes external network calls

TrueNAS SCALE management skill using authenticated API key to manage storage, snapshots, and homelab services; credential_access is for TRUENAS_API_KEY and optional service keys, all used with the user's own NAS instance.

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.

8
security
50
transparency
80
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

Capability combination high

Accesses credentials AND makes external network calls — potential credential theft

LLM02 · ASI03

Permission integrity

Installs packages at runtime — transitive dependencies are not auditable

package_install

Findings (3)

Pattern match high

HTTP request to bare IP address — common in malicious payloads

SKILL.md · code · https://10.0.0.5

Pattern match medium

Opens WebSocket connection

SKILL.md · code · websocket

Pattern match low

Uses XMLHttpRequest — network access

package-lock.json · prose · downgraded · xmlhttprequest

Permissions & capabilities

Requires 2 environment variables. (1 sensitive: TRUENAS_API_KEY). Requires 3 system binaries. (1 elevated: curl).

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