ClawAudit verdict

ai_income_agent

ai-income-agent

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

The skill provides a playbook for generating income through ClawHub skill sales, bounties, and affiliate content, including standard API calls to the ClawHub marketplace — all operations are transparent and the embedded Stripe link is a legitimate upsell, not malicious.

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

13
security
40
transparency
70
maintenance

Permission integrity

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

network_out

Performs file operations but does not declare file-accessing binaries

file_read+write

Installs packages at runtime — transitive dependencies are not auditable

package_install

Findings (2)

Pattern match critical

Pipe-to-python pattern — remote code execution risk

SKILL.md · code · curl -s "https://clawhub.ai/api/v1/skills?limit=30&sort=downloads" | python

Pattern match critical

Pipe to python — executes piped content as Python code

SKILL.md · code · | python3

Why the tier is capped

Execution sink present in raw bytes (Hard Floor: class C). Final tier capped at Caution — cannot be lifted by any downgrade, example-payload opt-in, or allowlist.

Permissions & capabilities

No declared permissions — minimal attack surface.

network_outfile_writepackage_install

Is this flag fair?

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