Caveat verdict

suiroll

88
🟢 Trusted
No high-risk patterns surfaced by the deep scan — automated capability review, not behavioral proof.

A provably fair lottery tool on Sui blockchain that uses a private key for lottery creation and draws; key usage is scoped to the declared on-chain giveaway operations and the purpose is transparent.

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

38
security
50
transparency
80
maintenance

Permission integrity

Code accesses API keys/tokens but declares no environment variables

credential_access

Installs packages at runtime — transitive dependencies are not auditable

package_install

Findings (3)

Pattern match critical

Possible hardcoded credential

SKILL.md · code · API_KEY="moltbook_your_api_key

Pattern match medium

Dynamic import() — loads module at runtime

dist/utils.d.ts · prose · downgraded · import("

Pattern match low

Accesses sensitive environment variables

dist/utils.js · prose · downgraded · process.env.SUI_PRIVATE_KEY

Permissions & capabilities

No declared permissions — minimal attack surface.

package_installcredential_access

Is this flag fair?

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