Caveat verdict
hivulseAI
hivulse-generate-tech-docs
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.
Findings (5)
Possible hardcoded credential
SKILL.md · code · API_KEY="your-api-key-here
subprocess execution — runs system commands from Python
hivulseai_openclaw.py · prose · downgraded · subprocess.run(
os.system/popen — direct OS command execution
hivulseai_skill.py · prose · downgraded · os.system(
HTTP request to bare IP address — common in malicious payloads
hivulseAI.py · prose · downgraded · http://127.0.0.1
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?
Thanks — recorded.