workflow-skill-creator
Warn
Audited by Socket on Jun 19, 2026
1 alert found:
AnomalyAnomalyscripts/device_api.js
LOWAnomalyLOW
scripts/device_api.js
No direct evidence of malware (e.g., exfiltration logic, backdoors, command execution, or obfuscation) is present in this snippet. However, it is a high-privilege automation client: it can dump accessibility data, send touch/key events, launch/stop apps, run workflows, reset devices, and grant all permissions to a package. If baseUrl or caller-supplied arguments are attacker-controlled, it could enable unauthorized remote control and privilege escalation on the target device/service. Review authorization for the remote API and validate/scope all caller inputs, especially packageName and permission granting usage.
Confidence: 62%Severity: 54%
Audit Metadata