Ensure quality, reliability and alignment of software development with codified checks and guidance.
Review flagged AI-agent configuration or capability changes. This remains warn-only unless evidence shows foreign-agent hijack through preinstall/install/postinstall, hidden persistence, exfiltration, remote code execution, or other concrete malicious behavior.
`dist/llm/LLMService.cjs.js` creates Honk sessions that direct an autonomous coding agent to modify repositories and open PRs.
dist/llm/LLMService.cjs.jsView on unpkg`dist/llm/LLMService.cjs.js` sends check metadata to configured OpenAI/Honk endpoints and uses GCP identity tokens for Honk.
dist/llm/LLMService.cjs.jsView on unpkg`dist/graphql/resolvers/llm/resolvers.cjs.js` exposes `createHonkSession` as a GraphQL mutation without an in-resolver permission check.
dist/graphql/resolvers/llm/resolvers.cjs.jsView on unpkg`dist/actions/createCreateHonkSessionAction.cjs.js` documents that Honk clones repos, applies fixes, and opens pull requests.
dist/actions/createCreateHonkSessionAction.cjs.jsView on unpkg`dist/llm/LLMService.cjs.js` creates Honk sessions that direct an autonomous coding agent to modify repositories and open PRs.
dist/llm/LLMService.cjs.jsView on unpkg`dist/llm/LLMService.cjs.js` sends check metadata to configured OpenAI/Honk endpoints and uses GCP identity tokens for Honk.
dist/llm/LLMService.cjs.jsView on unpkg`dist/graphql/resolvers/llm/resolvers.cjs.js` exposes `createHonkSession` as a GraphQL mutation without an in-resolver permission check.
dist/graphql/resolvers/llm/resolvers.cjs.jsView on unpkg`dist/actions/createCreateHonkSessionAction.cjs.js` documents that Honk clones repos, applies fixes, and opens pull requests.
dist/actions/createCreateHonkSessionAction.cjs.jsView on unpkg