Caveat verdict

printpal-3d

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

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.

35
security
60
transparency
70
maintenance

Permission integrity

Installs packages at runtime — transitive dependencies are not auditable

package_install

Findings (7)

Pattern match critical

Possible hardcoded credential

references/api-reference.md · code · API_KEY="pp_live_your_api_key_here

Pattern match medium

Accesses OpenClaw config/secrets directly

SKILL.md · prose · downgraded · ~/.openclaw/openclaw.json

Pattern match medium

subprocess execution — runs system commands from Python

scripts/seo_product_photos.py · prose · downgraded · subprocess.run(

Pattern match low

Python urllib.request — network access

scripts/generate_3d.py · prose · downgraded · urllib.request

Pattern match low

Python os.environ.get — reads environment variable

scripts/generate_3d.py · prose · downgraded · os.environ.get(

Pattern match low

Popular HTTP library — network access

scripts/generate_3d.py · prose · downgraded · got

Pattern match low

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?

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