Skip to content
Skillv1.0.0

temporal-security-graph

Build temporal heterogeneous security graph features and graph anomaly baselines.

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

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

See reviews

About

Imported from snochoii/ares-netguard (.agents/skills/temporal-security-graph/SKILL.md). Install upstream with npx skills add snochoii/ares-netguard --skill temporal-security-graph. Copyright stays with the author.

Temporal Security Graph

Start with NetworkX graph features before GNNs.

Keep graph artifacts generated and gitignored.

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/snochoii-ares-netguard-temporal-security-graph/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.

snochoii-ares-netguard-temporal-security-graph.ocm.jsonjson
{
  "ocm": "1",
  "id": "snochoii-ares-netguard-temporal-security-graph",
  "kind": "skill",
  "name": "temporal-security-graph",
  "description": "Build temporal heterogeneous security graph features and graph anomaly baselines.",
  "publisher": "snochoii",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "general"
    ],
    "tags": [
      "skill-md",
      "github"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "Build temporal heterogeneous security graph features and graph anomaly baselines."
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github",
      "repository": "https://github.com/snochoii/ares-netguard",
      "path": ".agents/skills/temporal-security-graph/SKILL.md",
      "ref": "6518c36e3f0bca72ec90ccfa2eb6575b9a9ec420",
      "url": "https://github.com/snochoii/ares-netguard/blob/6518c36e3f0bca72ec90ccfa2eb6575b9a9ec420/.agents/skills/temporal-security-graph/SKILL.md",
      "key": "snochoii/ares-netguard/.agents/skills/temporal-security-graph/SKILL.md"
    }
  },
  "instructions": "# Temporal Security Graph\n\nStart with NetworkX graph features before GNNs.\n\nKeep graph artifacts generated and gitignored.",
  "cost": {
    "context_tokens": 30
  }
}

Fetch it by URL: GET /api/v1/registry/snochoii-ares-netguard-temporal-security-graph/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.