ClawAudit verdict

agent-pulse

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

A deprecated stub skill that only instructs users to migrate to x402janus; contains no executable behavior or data handling.

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

20
security
80
transparency
80
maintenance

Permission integrity

Installs packages at runtime — transitive dependencies are not auditable

package_install

Findings (6)

Pattern match high

Possible hardcoded credential

scripts/guardian-subscribe.sh · prose · downgraded · TOKEN="${GUARDIAN_SESSION_TOKEN:-}

Pattern match high

Pipe-to-shell pattern (curl | sh) — supply chain attack vector

scripts/setup.sh · prose · downgraded · curl -L https://foundry.paradigm.xyz | bash

Pattern match high

Pipe to bash — executes piped content as shell commands

scripts/setup.sh · prose · downgraded · | bash

Pattern match medium

References child_process — can spawn system processes

scripts/setup.ts · prose · downgraded · child_process

Pattern match low

References webhook/callback URL

scripts/guardian-subscribe.sh · prose · downgraded · webhook_url

Pattern match low

Accesses sensitive environment variables

scripts/setup.ts · prose · downgraded · process.env.PRIVATE_KEY

Why the tier is capped

Execution sink present in raw bytes (Hard Floor: class A/B/D). 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.

package_install

Is this flag fair?

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