kody — autonomous development engine. Single-session Claude Code agent behind a generic executor + declarative implementation profiles.
In GitHub Actions, the CLI contacts a package-controlled default backend, installs remote definitions, and can execute their scripts. It also uploads declared environment secrets to that backend.
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 · L3508Source 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 · L3508Source 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