MORPH-SPEC: NLH (Natural Language Harness) for spec-driven development with Claude Code
LPM flags this version as an AI-agent control-surface risk. Installation mutates the user's global Claude Code configuration without a user command or consent. It registers a package-controlled command to run in every Claude Code session.
Package defines install-time lifecycle scripts.
package.jsonView on unpkgPackage source references child process execution.
framework/hooks/claude-code/core/post-edit-typecheck.jsView on unpkg · L16Package source invokes a package manager install command at runtime.
framework/hooks/claude-code/core/post-edit-typecheck.jsView on unpkg · L7Source creates an unconsented AI-agent control surface through install-time mutation or a default unauthenticated remote skill channel.
src/scripts/global-install.jsView on unpkg · L48A single source file combines environment access, network access, and code or shell execution; review context before blocking.
src/lib/installers/mcp-installer.jsView on unpkg · L189Source file is highly similar to a previously finalized malicious package; route for source-aware review.
src/lib/installers/mcp-installer.jsView on unpkgSource gates dangerous network, credential, or execution behavior behind CI, host, platform, time, or geo fingerprint checks.
src/utils/hooks-installer.jsView on unpkg · L14Source file is highly similar to a previously finalized malicious package; route for source-aware review.
src/utils/hooks-installer.jsView on unpkgPackage ships non-JavaScript build or shell helper files.
framework/hooks/claude-code/statusline.pyView on unpkgSource file is highly similar to a previously finalized malicious package; route for source-aware review.
src/commands/dashboard/dashboard.jsView on unpkgSource file is highly similar to a previously finalized malicious package; route for source-aware review.
src/commands/project/doctor.jsView on unpkgSource file is highly similar to a previously finalized malicious package; route for source-aware review.
src/commands/project/init.jsView on unpkgRuntime or CLI source writes behavior-bearing configuration into a user or project AI-agent control surface.
src/scripts/global-install.jsView on unpkgPackage defines install-time lifecycle scripts.
package.jsonView on unpkg · L59Package ships non-JavaScript build or shell helper files.
framework/hooks/claude-code/statusline.pyView on unpkgSource file is highly similar to a previously finalized malicious package; route for source-aware review.
src/commands/dashboard/dashboard.jsView on unpkgSource file is highly similar to a previously finalized malicious package; route for source-aware review.
src/commands/project/doctor.jsView on unpkgSource file is highly similar to a previously finalized malicious package; route for source-aware review.
src/commands/project/init.jsView on unpkgPackage source references child process execution.
framework/hooks/claude-code/core/post-edit-typecheck.jsView on unpkg · L16Package source invokes a package manager install command at runtime.
framework/hooks/claude-code/core/post-edit-typecheck.jsView on unpkg · L7Source creates an unconsented AI-agent control surface through install-time mutation or a default unauthenticated remote skill channel.
src/scripts/global-install.jsView on unpkg · L48Runtime or CLI source writes behavior-bearing configuration into a user or project AI-agent control surface.
src/scripts/global-install.jsView on unpkgA single source file combines environment access, network access, and code or shell execution; review context before blocking.
src/lib/installers/mcp-installer.jsView on unpkg · L189Source file is highly similar to a previously finalized malicious package; route for source-aware review.
src/lib/installers/mcp-installer.jsView on unpkgSource gates dangerous network, credential, or execution behavior behind CI, host, platform, time, or geo fingerprint checks.
src/utils/hooks-installer.jsView on unpkg · L14Source file is highly similar to a previously finalized malicious package; route for source-aware review.
src/utils/hooks-installer.jsView on unpkg