Caveat verdict

hivulseAI

hivulse-generate-tech-docs

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

Technical documentation generator uploading code files to hivulse.com API and retrieving generated documents; straightforward developer tooling with declared API key.

⚠ 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
80
transparency
80
maintenance

Findings (5)

Pattern match critical

Possible hardcoded credential

SKILL.md · code · API_KEY="your-api-key-here

Pattern match medium

subprocess execution — runs system commands from Python

hivulseai_openclaw.py · prose · downgraded · subprocess.run(

Pattern match medium

os.system/popen — direct OS command execution

hivulseai_skill.py · prose · downgraded · os.system(

Pattern match medium

HTTP request to bare IP address — common in malicious payloads

hivulseAI.py · prose · downgraded · http://127.0.0.1

Pattern match low

Python os.getenv — reads environment variable

hivulseai_openclaw.py · prose · downgraded · os.getenv(

Why the tier is capped

Execution sink present in raw bytes (Hard Floor: class D). Final tier capped at Caution — cannot be lifted by any downgrade, example-payload opt-in, or allowlist.

Permissions & capabilities

Requires 1 environment variable. (1 sensitive: HIVULSE_API_KEY).

credential_access

Is this flag fair?

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