Ollama
Community-maintained HOL Guard coverage for sensitive Ollama CLI operations.
Reviews Ollama commands that publish models to a registry or remove local model data.
command.ollama · v1.0.0 · Other extensions
- Protection rules
- 2
- Permission checks
- 2
- Mapped commands
- 2
Overview
What this coverage does
Reviews Ollama commands that publish models to a registry or remove local model data.
Key facts
- Catalog ID
command.ollama- 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
- dbdf40d
- Protection model
- External · opt-in
External coverage. It must be enabled through Guard controls; this page does not activate it.
Stated limits
- v1 reviews ollama push and ollama rm only and does not claim comprehensive Ollama security coverage.
- This community-maintained listing is not an official Ollama integration, affiliation, or endorsement.
ollamaaillmmodelcliCommand 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
ollama push
Ollama model publication
- Default floor
- Reviewed by default. Guard intercepts the command for review before it runs.
- Detector mode
- review
- What it matches
- Identifies `ollama push`, which publishes a local model to a remote registry. This community coverage does not certify the upstream tool or every Ollama feature.
- Documented safe variants
--help-hskip this operation when they are the documented preview or help form.- Permission ID
- command.ollama.permission.push
- Reviewed Guard intercepts the command for review before it runs.High
ollama rm
Ollama model removal
- Default floor
- Reviewed by default. Guard intercepts the command for review before it runs.
- Detector mode
- review
- What it matches
- Identifies `ollama rm`, which deletes one or more locally stored models. This community coverage does not certify the upstream tool or every Ollama feature.
- Documented safe variants
--help-hskip this operation when they are the documented preview or help form.- Permission ID
- command.ollama.permission.rm
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.ollama
- Guard enforcement ID
- command.ollama
- Source path
- contributions/extensions/command.ollama.json
- Contribution digest
sha256…818f16
Action classes
Ollama model publication commandOllama model removal 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
Reviews Ollama commands that publish models to a registry or remove local model data. 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, and 1 GitHub maintainer is recorded on the listing. 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: ollama push (reviewed by default); ollama rm (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.ollama 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.