kody — autonomous development engine. Single-session Claude Code agent behind a generic executor + declarative implementation profiles.
The CLI can transmit environment-derived runtime secrets to a package-controlled default dashboard. This occurs during GitHub Actions execution after a declared runtime secret is unavailable from its vault.
Source sends credentials or rich application records to a package-controlled external receiver enabled by default.
dist/bin/kody.jsView on unpkg · L11Source executes local commands and sends command output to an external endpoint.
dist/bin/kody.jsView on unpkg · L11A package entrypoint or install-time lifecycle script reaches a source file with blocking dangerous behavior.
dist/bin/kody.jsView on unpkg · L11A single source file combines environment access, network access, and code or shell execution; review context before blocking.
dist/bin/kody.jsView on unpkg · L3557Source gates dangerous network, credential, or execution behavior behind CI, host, platform, time, or geo fingerprint checks.
dist/bin/kody.jsView on unpkg · L11Source file is highly similar to a previously finalized malicious package; route for source-aware review.
dist/bin/kody.jsView on unpkgSource fingerprint signature matches a known malicious package signature; route for source-aware review.
dist/bin/kody.jsView on unpkgPackage ships non-JavaScript build or shell helper files.
dist/runtime-services/goal-scheduler/scheduler.shView on unpkgSource sends credentials or rich application records to a package-controlled external receiver enabled by default.
dist/bin/kody.jsView on unpkg · L11Source executes local commands and sends command output to an external endpoint.
dist/bin/kody.jsView on unpkg · L11A package entrypoint or install-time lifecycle script reaches a source file with blocking dangerous behavior.
dist/bin/kody.jsView on unpkg · L11A single source file combines environment access, network access, and code or shell execution; review context before blocking.
dist/bin/kody.jsView on unpkg · L3557Source gates dangerous network, credential, or execution behavior behind CI, host, platform, time, or geo fingerprint checks.
dist/bin/kody.jsView on unpkg · L11Source file is highly similar to a previously finalized malicious package; route for source-aware review.
dist/bin/kody.jsView on unpkgSource fingerprint signature matches a known malicious package signature; route for source-aware review.
dist/bin/kody.jsView on unpkgPackage ships non-JavaScript build or shell helper files.
dist/runtime-services/goal-scheduler/scheduler.shView on unpkg