ClawAudit verdict

doginals

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

Dogecoin NFT/inscription minting skill using the Doginals.js and Dunes.js libraries; network_in is for local Dogecoin Core RPC and the content is a straightforward blockchain tooling guide.

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

18
security
70
transparency
80
maintenance

Findings (7)

Pattern match high

HTTP request to bare IP address — common in malicious payloads

.doginals-main/DoginalsREADME.md · code · http://127.0.0.1

Pattern match high

<script> tag in markdown — potential code injection

.doginals-main/dunes.js · prose · downgraded · <script>

Pattern match medium

subprocess execution — runs system commands from Python

.doginals-main/auto_inscriber_v4.py · prose · downgraded · subprocess.run(

Pattern match medium

subprocess with shell=True — command injection vector

.doginals-main/auto_inscriber_v4.py · prose · downgraded · subprocess.run(mint_command, shell=True

Pattern match medium

References sudo — requests elevated privileges

install.sh · prose · downgraded · sudo

Pattern match medium

apt-get install — installs system packages

install.sh · prose · downgraded · apt-get install

Pattern match low

Popular HTTP library — network access

.doginals-main/doginals.js · prose · downgraded · axios

Why the tier is capped

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

network_in

Is this flag fair?

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