AI Security Review
scanned 7h ago · by lpm-firewall-aiReview flagged AI-agent configuration or capability changes. This remains warn-only unless evidence shows foreign-agent hijack through preinstall/install/postinstall, hidden persistence, exfiltration, remote code execution, or other concrete malicious behavior.
Decision evidence
public snapshot- server.json declares an MCP stdio server for AI agents to inspect/control apps and devices.
- dist/src/7871.js exposes high-capability actions: apps.open/close/push, system clipboard, diagnostics logs/network/perf, recording and tracing.
- dist/src/8875.js provides spawn/spawnSync/detached process helpers used for adb/xcrun/npm/tesseract and platform tooling.
- dist/src/5448.js performs a user-runtime update check to https://registry.npmjs.org/agent-device/latest and writes update-check.json.
- Packaged Android helper APKs are shipped with manifests for installing instrumentation helpers.
- package.json has no install/postinstall lifecycle hook; prepack/version are publisher-side scripts.
- bin/agent-device.mjs only imports the built CLI when the user runs the binary.
- No source evidence of install-time writes to foreign Claude/Codex/Cursor/MCP control surfaces.
- Skills instruct users not to autonomously run npm install -g or npx @latest.
- Diagnostics code redacts tokens/secrets before returning logs/network data.
Source & flagged code
8 flagged · loading sourcePackage source references dynamic require/import behavior.
bin/agent-device.mjsView on unpkg · L17Package source references weak cryptographic algorithms.
dist/src/5913.jsView on unpkg · L1Package ships non-JavaScript build or shell helper files.
src/platforms/linux/atspi-dump.pyView on unpkgPackage ships high-entropy non-source blobs.
android-snapshot-helper/dist/agent-device-android-snapshot-helper-0.18.1.apkView on unpkgPackage ships compressed or archive-like blobs.
android-snapshot-helper/dist/agent-device-android-snapshot-helper-0.18.1.apkView on unpkgPackage ships a nested archive or MCP bundle that was inventoried but not recursively analyzed.
android-snapshot-helper/dist/agent-device-android-snapshot-helper-0.18.1.apkView on unpkg