Caveat verdict
dot-eprint
dot-eprint-controller
Accesses credentials AND makes external network calls
E-ink display controller for the Dot. device using API key and device ID from env vars; all calls go to the documented dot.mindreset.tech API and behavior matches the stated device-control purpose.
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.
What it does
These are capability combinations: each listed behavior occurs in the skill, but Caveat detects co-occurrence — it does not verify that one flows into another. Read the code to confirm a live chain.
Accesses credentials AND makes external network calls — potential credential theft
LLM02 · ASI03
Accesses credentials AND encodes data — may obfuscate stolen credentials
LLM02 · ASI03 · ASI04
Permissions & capabilities
Requires 2 environment variables. (1 sensitive: DOT_API_KEY). Requires 2 system binaries. (1 elevated: curl).
network_outcredential_accessdata_encoding Thanks — recorded.