Caveat verdict
printpal-3d
Generates 3D models by sending images or text prompts to the PrintPal API and optionally WaveSpeed for text-to-image; all API calls use the user's configured API keys for their stated 3D-generation purpose, with no unexpected data collection.
⚠ 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.
Permission integrity
package_install
Findings (7)
Possible hardcoded credential
references/api-reference.md · code · API_KEY="pp_live_your_api_key_here
Accesses OpenClaw config/secrets directly
SKILL.md · prose · downgraded · ~/.openclaw/openclaw.json
subprocess execution — runs system commands from Python
scripts/seo_product_photos.py · prose · downgraded · subprocess.run(
Python urllib.request — network access
scripts/generate_3d.py · prose · downgraded · urllib.request
Python os.environ.get — reads environment variable
scripts/generate_3d.py · prose · downgraded · os.environ.get(
Popular HTTP library — network access
scripts/generate_3d.py · prose · downgraded · got
Base64 encoding/decoding
scripts/save_image.py · prose · downgraded · base64-encode
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: PRINTPAL_API_KEY). Requires 1 system binary.
package_installnetwork_in Is this flag fair?
Thanks — recorded.