Shell command execution detected (child_process).
Critical
- Code
- suspicious.dangerous_exec
- Location
- dist/bundle.js:2804
- Evidence
const matches = RELATIVE_JSON_POINTER.exec($data);
Security audit
Security checks across malware telemetry and agentic risk
This appears to be a real Android phone automation bundle, but it needs Review because it can broadly tap, type, and act in any connected device app with only limited artifact-backed guardrails for high-risk actions.
Install only if you trust the publisher and are comfortable giving the skill broad control over a connected Android device. Use a test phone or limited accounts first, configure a trusted LLM endpoint, require explicit confirmation for messages/payments/deletions, and review/clear local logs and session files after use.
VirusTotal engine telemetry is currently stale for this artifact.
Detected: suspicious.dangerous_exec, suspicious.dynamic_code_execution
const matches = RELATIVE_JSON_POINTER.exec($data);
const makeValidate = new Function(`${names_1.default.self}`, `${names_1.default.scope}`, sourceCode);