AI Security Review
scanned 10d ago · by lpm-firewall-aiNo confirmed malicious attack surface. Risky primitives are exposed as explicit CLI features for a Pibo agent tool, not install-time or import-time behavior.
Decision evidence
public snapshot- dist/tools/python-runtime.js can user-invoked install uv via curl|sh when root and uv missing
- dist/tools/npm-runtime.js user-invoked installs curated npm tools under ~/.pibo/tools
- dist/mcp/config-command.js explicit pibo mcp config add writes mcp_servers.json
- dist/apps/vscode-artifacts/latest.vsix ships VS Code extension archive
- package.json has no preinstall/install/postinstall lifecycle hooks
- dist/bin/pibo.js only dispatches CLI after user runs pibo
- dist/tools/registry.js curated tool installs are explicit pibo tools install paths
- dist/mcp/registry.js has empty bundled MCP registry, no automatic server insertion
- Network URLs are product-aligned auth/API/localhost/setup endpoints or examples
- No credential harvesting/exfiltration or import-time persistence found in inspected paths
Source & flagged code
15 flagged · loading sourcePackage source references child process execution.
dist/tools/npm-runtime.jsView on unpkg · L1Package source references dynamic code evaluation.
dist/tools/runtime/python-worker-source.jsView on unpkg · L82Source downloads or fetches remote code and executes it.
dist/apps/context-files-ui/assets/index-BhAWD3dv.jsView on unpkg · L1Package source references dynamic require/import behavior.
dist/apps/context-files-ui/assets/index-BhAWD3dv.jsView on unpkg · L185Package source references weak cryptographic algorithms.
dist/apps/chat/trace.jsView on unpkg · L12Source writes installer persistence such as shell profile or service configuration.
dist/setup/cli.jsView on unpkg · L1A single source file combines environment access, network access, and code or shell execution; review context before blocking.
dist/gateway/fallback.jsView on unpkg · L94Source gates dangerous network, credential, or execution behavior behind CI, host, platform, time, or geo fingerprint checks.
dist/tools/python-runtime.jsView on unpkg · L1Package source invokes a package manager install command at runtime.
dist/gateway/backup.jsView on unpkg · L50Package ships non-JavaScript build or shell helper files.
skills/builtin/skill-creator/eval-viewer/generate_review.pyView on unpkgPackage ships high-entropy non-source blobs.
dist/apps/vscode-artifacts/latest.vsixView on unpkgPackage ships compressed or archive-like blobs.
dist/apps/vscode-artifacts/latest.vsixView on unpkgPackage ships a nested archive or MCP bundle that was inventoried but not recursively analyzed.
dist/apps/vscode-artifacts/latest.vsixView on unpkgPackage contains source files above the static scanner size ceiling.
dist/apps/chat-ui/assets/index-j2BTjmvp.jsView on unpkg