Go package protection
Routes Go module and tool installation requests through Guard's package firewall.
Evidence at a glance
- Source
- Merged native coverage · f440ae1a9f
- Activation
- Coverage is delegated to Guard package-firewall controls.
- Maintainer
- Project maintained
- Coverage
- 0 rules · 1 permissions · 1 mapped command
Coverage and limits
Routes Go module and tool installation requests through Guard's package firewall.
- Coverage is limited to the reviewed operations and the surrounding Guard policy.
- A maintainer profile is not a security certification or an official upstream endorsement.
Command mapping and enforcement
How Guard maps this extension onto your workspace policy: which commands it recognizes, which tools it touches, and how each tool state resolves.
Runtime identity
- Catalog ID
command.package.go- Guard enforcement ID
command.package.go- Source path
src/codex_plugin_scanner/guard/runtime/command_builtin_extension_registry.py
Tool state mapping
No per-tool overrides are declared. Every tool this extension touches resolves through the workspace Guard policy as-is.
Mapped commands and executables
goFrequently asked questions
What does Go package protection cover?
Routes Go module and tool installation requests through Guard's package firewall. The listing declares 0 rules and 1 permission check. Coverage is limited to these reviewed operations and the surrounding Guard policy.
Is Go package protection active by default?
Package firewall: Coverage is delegated to Guard package-firewall controls. Enabling state is always controlled through Guard policy, never from this directory.
Who maintains Go package protection?
This listing is maintained by the HOL Guard project itself as part of the native runtime catalog.
Is a listing of Go package protection a security guarantee?
No. Every listing documents source, activation model, maintainer identity, and stated limitations so you can evaluate coverage before enabling it. Review the stated limitations and the exact source tree before relying on any single control.