Skip to content
Skillv1.0.0

native-evidence

No child DOX files.

by agent0ai(0) 0 installs
Free
Sign in to install

Free account. Installing gives you the manifest plus copy-paste snippets.

See reviews

About

Imported from agent0ai/spynel (scripts/native-evidence/AGENTS.md). Install upstream with npx skills add agent0ai/spynel --skill native-evidence. Copyright stays with the author.

Native Evidence Helper DOX

Purpose

  • Own the Go helper that runs synthetic harness contracts and provider-free packaged commands to emit bounded native execution evidence.

Local Contracts

  • Exercise only the current host archive and synthetic providers; never contact live harnesses, channels, or external identities.
  • Safely extract into awkward temporary paths, classify evidence as observed only after execution, and keep records bounded and free of machine-specific paths.

Child DOX Index

No child DOX files.

Use it

Copy one of these into your project. Installing also returns the manifest and these snippets.

yaml
targets:
  - https://api.opensmartroute.ai/api/v1/registry/agent0ai-spynel-native-evidence/manifest   # or paste the manifest below

Manifest

An Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.

agent0ai-spynel-native-evidence.ocm.jsonjson
{
  "ocm": "1",
  "id": "agent0ai-spynel-native-evidence",
  "kind": "skill",
  "name": "native-evidence",
  "description": "No child DOX files.",
  "publisher": "agent0ai",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "general"
    ],
    "tags": [
      "skill-md",
      "github-agents"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "No child DOX files."
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github-agents",
      "repository": "https://github.com/agent0ai/spynel",
      "path": "scripts/native-evidence/AGENTS.md",
      "ref": "109696efabeb23bcdeff26875a49b7e035fc166b",
      "url": "https://github.com/agent0ai/spynel/blob/109696efabeb23bcdeff26875a49b7e035fc166b/scripts/native-evidence/AGENTS.md",
      "key": "agent0ai/spynel/scripts/native-evidence/AGENTS.md"
    }
  },
  "instructions": "# Native Evidence Helper DOX\n\n## Purpose\n\n- Own the Go helper that runs synthetic harness contracts and provider-free packaged commands to emit bounded native execution evidence.\n\n## Local Contracts\n\n- Exercise only the current host archive and synthetic providers; never contact live harnesses, channels, or external identities.\n- Safely extract into awkward temporary paths, classify evidence as observed only after execution, and keep records bounded and free of machine-specific paths.\n\n## Child DOX Index\n\nNo child DOX files.",
  "cost": {
    "context_tokens": 132
  }
}

Fetch it by URL: GET /api/v1/registry/agent0ai-spynel-native-evidence/manifest?version=1.0.0

Reviews

Star ratings from people who tried it. One review per account; edit yours any time.

No reviews yet. Install it, try it, and be the first to rate it.