ClawAudit verdict

fairygitmother

45
🟠 Risky
Significant concerns — only install if you understand the risks

Accesses credentials AND makes external network calls

This skill registers as a node on fairygitmother.ai, polls for and autonomously claims GitHub issue bounties assigned by the server, fixes code, and submits PRs without user review of individual tasks; the server-directed autonomous code modification and PR submission on external repositories is a genuine elevated-risk behavior.

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.

20
security
90
transparency
100
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

Accesses credentials AND makes external network calls — potential credential theft

LLM02 · ASI03

Permission integrity

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

network_out

Findings (3)

Pattern match high

Uses eval() — can execute arbitrary code

SKILL.md · prose · downgraded · eval(

Pattern match medium

Uses exec() — may execute shell commands

SKILL.md · prose · downgraded · exec(

Pattern match medium

References child_process — can spawn system processes

SKILL.md · prose · downgraded · child_process

Why the tier is capped

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

Permissions & capabilities

Requires 1 environment variable. (1 sensitive: GITHUB_TOKEN).

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