Errand
Requires Errand 0.4.2 or later. Reviews execution and checkout apply; ps, status, and doctor remain automatic.
command.errand · v1.0.0 · Other extensions
- Protection rules
- 2
- Permission checks
- 2
- Mapped commands
- 2
Overview
What this coverage does
Requires Errand 0.4.2 or later. Reviews execution and checkout apply; ps, status, and doctor remain automatic.
Key facts
- Catalog ID
command.errand- Version
- v1.0.0
- Kind
- Command coverage
- Category
- Other extensions
- Protection rules
- 2
- Permission checks
- 2
- Mapped commands
- 2
- Maintainer
- Community contributor(community, provenance recorded)
- Source commit
- 7a99d03
- Protection model
- External · opt-in
External coverage. It must be enabled through Guard controls; this page does not activate it.
Stated limits
- 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
Every command this extension recognizes, with the catalog default floor Guard applies before workspace policy. Search the table, then open an operation for safe variants and the permission ID.
2 operations · 2 reviewed by default These are catalog defaults, not your workspace policy.
Showing 2 of 2 operations
- Reviewed Guard intercepts the command for review before it runs.High
errand fetch --apply linux/job
Errand retained-change application
- Default floor
- Reviewed by default. Guard intercepts the command for review before it runs.
- Detector mode
- review
- What it matches
- Identifies `errand fetch --apply HANDLE`, which merges retained runner changes into the originating checkout.
- Permission ID
- command.errand.permission.fetch-apply
- Reviewed Guard intercepts the command for review before it runs.High
errand --on linux -- make test
Errand job execution
- Default floor
- Reviewed by default. Guard intercepts the command for review before it runs.
- Detector mode
- review
- What it matches
- Identifies `errand [options] -- COMMAND`, which executes COMMAND on the selected runner, may upload a working-tree snapshot, and may apply retained changes to the originating checkout after success.
- Permission ID
- command.errand.permission.run
Tool state mapping
No per-tool overrides are declared. Command defaults above resolve through the workspace Guard policy unless a later policy layer changes them.
Runtime identity
- Catalog ID
- command.errand
- Guard enforcement ID
- command.errand
- Source path
- contributions/extensions/command.errand.json
- Contribution digest
sha256…04a922
Action classes
Errand execution commandErrand checkout apply commandTechnical profile
No independent profile published
This extension has no current independent technical profile. Catalog facts and any legacy launch remain separate and are not presented as profile evidence.
FAQ
Frequently asked questions
Requires Errand 0.4.2 or later. Reviews execution and checkout apply; ps, status, and doctor remain automatic. The listing declares 2 rules and 2 permission checks. 2 operations · 2 reviewed by default. Coverage is limited to these reviewed operations and the surrounding Guard policy.
External · opt-in: External coverage. It must be enabled through Guard controls; this page does not activate it. Enabling state is always controlled through Guard policy, never from this directory.
This listing entered the catalog as a community contribution through a public pull request with recorded provenance. A verified publisher profile attributes the contributor; it is not an upstream endorsement or a HOL safety certification.
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.
2 operations · 2 reviewed by default. Examples: errand fetch --apply linux/job (reviewed by default); errand --on linux -- make test (reviewed by default). These are catalog defaults, not your workspace policy.
External coverage. It must be enabled through Guard controls; this page does not activate it. Enablement is managed through your workspace's Guard policy and controls — never from this directory. Open the install guidance for the setup flow, then adjust the command coverage for command.errand in Guard's policy surface.
The matching action is stopped at Guard's pre-action boundary before it executes, and the decision is recorded with evidence your workspace can review. Exact behavior follows your Guard policy combined with this entry's 2 rules and 2 permission checks.
No. Guard is local-first: interception, decisions, and evidence stay on your machine unless your workspace explicitly configures cloud features. This page is documentation only — it never executes a command or changes protection state.
Guard runs locally alongside the major AI coding agents and MCP-capable harnesses, so this coverage applies wherever Guard intercepts actions. See the supported harness guides at https://hol.org/guard/harnesses for per-tool approval behavior and limitations.
Guard has a free local tier that includes command interception, evidence, and the policy controls this listing documents. Team plans add shared policy, review queues, and audit surfaces. Current plans: https://hol.org/guard/pricing
Open an issue or pull request against the hol-guard repository, where the canonical catalog lives: https://github.com/hashgraph-online/hol-guard Listings are corrected through the same public review process that adds them.
Yes. Community extensions are merged through public pull requests with recorded provenance, and you can claim the publisher page for a contribution you maintain through the Publisher Studio.
The command mapping table is the audit trail for covered commands and catalog default floors. Pair it with the reviewed rule and permission counts, the per-tool state mapping, and the exact source tree linked from View exact source at the reviewed commit. Guard records enforcement decisions with evidence locally, so what ships matches what you reviewed.