AI Security Review
scanned 8h ago · by lpm-firewall-aiLPM treats this as warn-only first-party agent extension lifecycle risk. No confirmed malicious install-time behavior. At runtime, spawning an Overdeck agent can auto-configure a Claude PostToolUse hook; configured model support may copy Codex OAuth credentials into an Overdeck-owned sidecar and download/start CLIProxy.
Decision evidence
public snapshot- Runtime agent spawn runs `pan admin hooks install` when `~/.claude/settings.json` lacks its heartbeat hook.
- Runtime CLIProxy bridges `~/.codex/auth.json` OAuth tokens into `~/.overdeck/cliproxy/auth/codex-primary.json`.
- CLIProxy runtime fetches and installs a GitHub-release binary, then starts it detached.
- `postinstall` only invokes `electron-rebuild` and exits successfully.
- No `preinstall` or `install` hook mutates agent settings or credentials.
- Desktop server is spawned locally on a random `127.0.0.1` port with a generated auth token.
- Credential bridge is reached while preparing configured OpenAI/Google model use, not npm installation.
Source & flagged code
10 flagged · loading sourcePackage defines install-time lifecycle scripts.
package.jsonView on unpkgInstall-time lifecycle script is not statically allowlisted and needs review.
package.jsonView on unpkgPackage contains a critical-looking secret pattern.
server/public/assets/chunk-EIO257PC-DnXo63uH.jsView on unpkg · L22AWS access key ID in server/public/assets/chunk-EIO257PC-DnXo63uH.js
server/public/assets/chunk-EIO257PC-DnXo63uH.jsView on unpkg · L22Package source references dynamic require/import behavior.
dist-electron/preload.jsView on unpkg · L1Source appears to send environment or credential material to an external endpoint.
server/agents-DHvsjsuP.jsView on unpkg · L48Package metadata claims a different repository identity while copied source loads a runtime dependency bridge.
bin/overdeck.mjsView on unpkg · L58Package contains source files above the static scanner size ceiling.
server/src-BswtmojL.jsView on unpkgGoogle API key in server/public/assets/chunk-ZUYEQ4TG-B82Qm37l.js
server/public/assets/chunk-ZUYEQ4TG-B82Qm37l.jsView on unpkg · L1