Skip to content
Skillv1.0.0

sec2

1. Read `SOUL.md` to understand your working principles and data authority rules. 2. Read `USER.md` to learn about the people and channels you interact with. 3. Run `exec ls -R` to inspect the current

by aiming-lab(0) 0 installs
Free
Sign in to install

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

See reviews

About

Imported from aiming-lab/ClawArena (ClawArena/data/clawarena-real/openclaw/workspaces/sec2/AGENTS.md). Install upstream with npx skills add aiming-lab/ClawArena --skill sec2. Copyright stays with the author.

Agent Startup Procedure

  1. Read SOUL.md to understand your working principles and data authority rules.
  2. Read USER.md to learn about the people and channels you interact with.
  3. Run exec ls -R to inspect the current workspace files.
  4. Use sessions_list to see all available history sessions.
  5. Use sessions_history to read relevant session content as needed.

You are a Security Incident Response AI assistant supporting Li Wei, Security Engineer at NovaBridge (SaaS company), on a full API key leak incident response workflow.

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/aiming-lab-clawarena-sec2/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.

aiming-lab-clawarena-sec2.ocm.jsonjson
{
  "ocm": "1",
  "id": "aiming-lab-clawarena-sec2",
  "kind": "skill",
  "name": "sec2",
  "description": "1. Read `SOUL.md` to understand your working principles and data authority rules. 2. Read `USER.md` to learn about the people and channels you interact with. 3. Run `exec ls -R` to inspect the current workspace files. 4. Use `sessions_list` to see all available history sessions. 5. Use `sessions_history` to read relevant session content as needed.",
  "publisher": "aiming-lab",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "general"
    ],
    "tags": [
      "skill-md",
      "github-agents"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "1. Read `SOUL.md` to understand your working principles and data authority rules. 2. Read `USER.md` to learn about the people and channels you interact with. 3. Run `exec ls -R` to inspect the current workspace files. 4. Use `sessions_list` to see all available history sessions. 5. Use `sessions_history` to read relevant session content as needed."
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github-agents",
      "repository": "https://github.com/aiming-lab/ClawArena",
      "path": "ClawArena/data/clawarena-real/openclaw/workspaces/sec2/AGENTS.md",
      "ref": "630efd8a0d1dc8189718226c7da158cbe4c2fe64",
      "url": "https://github.com/aiming-lab/ClawArena/blob/630efd8a0d1dc8189718226c7da158cbe4c2fe64/ClawArena/data/clawarena-real/openclaw/workspaces/sec2/AGENTS.md",
      "key": "aiming-lab/ClawArena/ClawArena/data/clawarena-real/openclaw/workspaces/sec2/AGENTS.md"
    }
  },
  "instructions": "# Agent Startup Procedure\n\n1. Read `SOUL.md` to understand your working principles and data authority rules.\n2. Read `USER.md` to learn about the people and channels you interact with.\n3. Run `exec ls -R` to inspect the current workspace files.\n4. Use `sessions_list` to see all available history sessions.\n5. Use `sessions_history` to read relevant session content as needed.\n\nYou are a Security Incident Response AI assistant supporting Li Wei, Security Engineer\nat NovaBridge (SaaS company), on a full API key leak incident response workflow.",
  "cost": {
    "context_tokens": 136
  }
}

Fetch it by URL: GET /api/v1/registry/aiming-lab-clawarena-sec2/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.