kongctl-query — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited kongctl-query (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
Use read-only kongctl commands to inspect live Konnect state and return the smallest command and result slice that actually proves the answer.
kongctl, CLI-shaped proof, orread-only verification after another workflow changed Konnect state.
kong-konnect MCP server and the userneeds live inspection more than exact CLI syntax, suggest MCP first and keep kongctl as the fallback proof path.
kongctlplan/apply/sync, CI/CD scaffolding, or repository refactors.
read paths and post-change verification commands.
Load only the branch-specific reference that matches the active problem:
references/resource-discovery.mdkongctl get resource, parent, orchild path should be queried.
references/output-shaping.md--jq, summarization shape, orformatting surprises from profile or environment defaults.
references/auth-and-scope-checks.mdreal issue.
kongctl version.kongctl login for interactive sessions. Use PAT or SPAT environmentvariables only when the session is non-interactive.
with one org-scoped read such as kongctl get organization -o json before reasoning about a missing resource.
kongctl help or kongctl get <resource> --help for command shapekongctl get <resource> -o json for list proofkongctl get <resource> "<name-or-id>" -o json for one-object proof-o json unless the user specifically wants YAML.apply, sync, adopt, patch,create, or delete.
read-only verification command that should be rerun afterward.
get command that shows the affected live object now existsor now exposes the intended fields.
success as proof of the resulting object.
silently change the proof.
prove the post-change state.
or proof, hand off after proving the relevant live slice.
shaping, or post-change verification.
paths when the context could be wrong.
get path instead of assuming theresource family.
the user explicitly wants YAML.
verification command when another workflow owns the mutation.
Before answering, verify that you can state:
help or get command is the smallest safe proofkongctl-query or should hand offkongctl-declarative when the user wants kongctlplan/apply/sync, declarative YAML authoring, or reconciliation.
deck-gateway, terraform-konnect, orterraform-kong-gateway when the repository already uses those tools for mutation.
"how do I prove this with a read query?" to product-specific diagnosis or design.
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.