Caveat verdict

rmn-soul

45
🟠 Risky
Significant risk patterns flagged — automated deep scan, not behavioral proof.

The skill automatically scans and uploads the agent's MEMORY.md and other memory files to public IPFS for permanent decentralized storage and anchors them on-chain, which may expose sensitive workspace context to the public internet without per-upload confirmation.

⚠ Flagged for review — coarse, uncorroborated signal, not a confirmed exploit. Review the config yourself before installing.

Automated static analysis — not a human review. Caveat flags capabilities, not confirmed intent, and can produce false positives. Disagree with this verdict? Use Dispute below.

5
security
80
transparency
80
maintenance

Findings (8)

Pattern match high

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

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

Pattern match high

Pipe to bash — executes piped content as shell commands

scripts/anchor.js · prose · downgraded · | bash

Pattern match high

<script> tag in markdown — potential code injection

scripts/visualize.js · prose · downgraded · <script>

Pattern match medium

References agent memory files

README.md · code · MEMORY.md

Pattern match medium

References child_process — can spawn system processes

scripts/anchor.js · prose · downgraded · child_process

Pattern match medium

Data URI with base64 payload — may embed malicious content

scripts/anchor.js · prose · downgraded · data:application/json;base64,

Pattern match low

Accesses sensitive environment variables

scripts/anchor.js · prose · downgraded · process.env.RMN_SPONSOR_KEY

Pattern match low

Node http/https module — low-level network access

scripts/resurrect.js · prose · downgraded · require('https')

Why the tier is capped

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

Is this flag fair?

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