ClawAudit verdict
doginals
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.
Findings (7)
HTTP request to bare IP address — common in malicious payloads
.doginals-main/DoginalsREADME.md · code · http://127.0.0.1
<script> tag in markdown — potential code injection
.doginals-main/dunes.js · prose · downgraded · <script>
subprocess execution — runs system commands from Python
.doginals-main/auto_inscriber_v4.py · prose · downgraded · subprocess.run(
subprocess with shell=True — command injection vector
.doginals-main/auto_inscriber_v4.py · prose · downgraded · subprocess.run(mint_command, shell=True
References sudo — requests elevated privileges
install.sh · prose · downgraded · sudo
apt-get install — installs system packages
install.sh · prose · downgraded · apt-get install
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?
Thanks — recorded.