Caveat verdict

nex-domains

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

A local domain portfolio manager that queries Cloudflare and TransIP APIs using user-supplied credentials and runs standard DNS/SSL checks; all data stays local matching the stated monitoring purpose.

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

13
security
100
transparency
90
maintenance

Findings (7)

Pattern match critical

Possible hardcoded credential

SKILL.md · code · TOKEN="your-cloudflare-api-token

Pattern match high

References sudo — requests elevated privileges

README.md · code · sudo

Pattern match high

yum install — installs system packages

README.md · code · yum install

Pattern match medium

Accesses shell history/config

setup.sh · prose · downgraded · ~/.zshrc

Pattern match low

Python urllib.request — network access

lib/checkers.py · prose · downgraded · urllib.request

Pattern match low

Python os.environ.get — reads environment variable

lib/config.py · prose · downgraded · os.environ.get(

Pattern match low

Sets world-executable permissions

setup.sh · prose · downgraded · chmod 700

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

Requires 4 environment variables. (2 sensitive: CF_API_TOKEN, TRANSIP_PRIVATE_KEY_PATH). Requires 4 system binaries.

Is this flag fair?

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