ClawAudit verdict

ERC-8004 Register

erc8004-register

45
๐ŸŸ  Risky
Significant concerns โ€” only install if you understand the risks

The skill performs network operations for on-chain registration and file operations for configuration, which could be risky if mishandled.

โš  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.

73
security
60
transparency
70
maintenance

Permission integrity

Performs file operations but does not declare file-accessing binaries

file_read+write

Installs packages at runtime โ€” transitive dependencies are not auditable

package_install

Findings (3)

Pattern match medium

Data URI with base64 payload โ€” may embed malicious content

scripts/register.py ยท prose ยท downgraded ยท data:application/json;base64,

Pattern match low

Python urllib.request โ€” network access

scripts/register.py ยท prose ยท downgraded ยท urllib.request

Pattern match low

Python os.environ.get โ€” reads environment variable

scripts/register.py ยท prose ยท downgraded ยท os.environ.get(

Permissions & capabilities

No declared permissions โ€” minimal attack surface.

network_infile_writepackage_install

Is this flag fair?

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