ClawAudit verdict

SSRF Audit

phy-ssrf-audit

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

Receives external input AND executes processes

Static scanner for OWASP A10 SSRF vulnerabilities that analyzes source code for URL-fetching sinks with user-controlled input; all capabilities serve the stated local static analysis purpose with no external API calls.

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 critical

Receives external input AND executes processes — the shape of a command & control channel

LLM05 · LLM06 · ASI10

Capability combination critical

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

Enumerates directory contents AND makes external network calls — filesystem reconnaissance

LLM02 · LLM06 · ASI03

Capability combination high

Executes processes AND makes external network calls — may exfiltrate command output

LLM02 · LLM06 · ASI03

Permission integrity

Makes network requests but does not declare curl/wget in required binaries

network_out

Findings (7)

Pattern match high

Pipe to python — executes piped content as Python code

SKILL.md · prose · downgraded · | Python

Pattern match high

HTTP request to bare IP address — common in malicious payloads

SKILL.md · code · http://169.254.169.254

Pattern match medium

Python urllib.request — network access

SKILL.md · code · urllib.request

Pattern match medium

Python aiohttp session — async network access

SKILL.md · code · aiohttp.ClientSession

Pattern match medium

Popular HTTP library — network access

SKILL.md · code · axios

Pattern match medium

References webhook/callback URL

SKILL.md · code · webhookUrl

Pattern match low

Python directory traversal

SKILL.md · code · os.walk(

Permissions & capabilities

No declared permissions — minimal attack surface.

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