Keep your AI coding agent on a leash, from your phone — a headless TUI (npx @junyoung-kim/reins)
No confirmed malicious attack surface: the package is a user-invoked remote terminal/AI-agent controller, and the risky primitives are aligned with that purpose. Persistence and process execution are exposed as explicit runtime features rather than install-time behavior.
Source writes persistence or remote-access backdoor material.
dist/cli.mjsView on unpkg · L10Source fetches a remote non-code asset, decodes its contents, and dynamically executes the decoded payload.
dist/cli.mjsView on unpkg · L10A package entrypoint or install-time lifecycle script reaches a source file with blocking dangerous behavior.
dist/cli.mjsView on unpkg · L10Source gates dangerous network, credential, or execution behavior behind CI, host, platform, time, or geo fingerprint checks.
dist/cli.mjsView on unpkg · L10Source writes persistence or remote-access backdoor material.
dist/cli.mjsView on unpkg · L10Source fetches a remote non-code asset, decodes its contents, and dynamically executes the decoded payload.
dist/cli.mjsView on unpkg · L10A package entrypoint or install-time lifecycle script reaches a source file with blocking dangerous behavior.
dist/cli.mjsView on unpkg · L10Source gates dangerous network, credential, or execution behavior behind CI, host, platform, time, or geo fingerprint checks.
dist/cli.mjsView on unpkg · L10