Caveat verdict
pugoing-smart
Smart home device control skill that calls a local LAN API (127.0.0.1:8080) using an env-var API key; no external network exfiltration and behavior matches stated smart home automation purpose.
⚠ 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="xq_agent_xxx
Pipe to python — executes piped content as Python code
SKILL.md · code · | python
HTTP request to bare IP address — common in malicious payloads
SKILL.md · code · http://127.0.0.1
Python urllib.request — network access
client.py · prose · downgraded · urllib.request
Python os.getenv — reads environment variable
client.py · prose · downgraded · os.getenv(
Permissions & capabilities
No declared permissions — minimal attack surface.
Is this flag fair?
Thanks — recorded.