Static Scan Results
scanned 2h ago · by rust-scannerStatic analysis flagged 19 finding(s) at 86.0% confidence. This version is warn-only unless an AI or security-team review confirms malicious behavior.
Decision evidence
public snapshotSource & 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 source references child process execution.
scripts/postinstall.jsView on unpkg · L11Package source references dynamic require/import behavior.
bin/natureco.jsView on unpkg · L2Package source references weak cryptographic algorithms.
src/commands/gateway-server.jsView on unpkg · L4Source writes installer persistence such as shell profile or service configuration.
src/tools/cron_create.jsView on unpkg · L10A single source file combines environment access, network access, and code or shell execution; review context before blocking.
src/tools/voice_chat.jsView on unpkg · L15Source appears to send environment or credential material to an external endpoint.
src/tools/phone_control_enhanced.jsView on unpkg · L1Package source invokes a package manager install command at runtime.
src/utils/plugin-registry.jsView on unpkg · L124