Local skill registry and installer for AI agents
Drift inferred · capture-to-capture
No drift recorded — single capability capture; advisories appear once its surface changes.
transport stdio counts 1 tools · 0 res
· 0 prompts
permission surface via code analysis
tools
-
skillhub_scan
prompt-surface
shipped agent-instruction files + hidden-content / dangerous-code findings —
quoted from the analyzed source
analyzed commit 6fbb9c4 · analyzer v33 · 1w ago
skills & prompt files 3
evidence-backed
findings quoted directly from the published source artifact — not inferred
code files: 27
filesystem 3
- fs cognis-digital-skillhub-6fbb9c4/skillhub/connect.py :73
text = sys.stdin.read() if a.input == "-" else open(a.input, encoding="utf-8").read() - fs cognis-digital-skillhub-6fbb9c4/skillhub/core.py :20
import shutil - fs (weak) cognis-digital-skillhub-6fbb9c4/tests/test_smoke.py :29
with open(os.path.join(d, "SKILL.md"), "w", encoding="utf-8") as fh:
network 2
- net cognis-digital-skillhub-6fbb9c4/integrations/webhook.py :8
import argparse, json, sys, urllib.request - net cognis-digital-skillhub-6fbb9c4/livesearch.py :28
import urllib.parse
tool registrations 1
- skillhub_scan cognis-digital-skillhub-6fbb9c4/skillhub/mcp_server.py :16
declared dependencies 3
- mcp@>=1.0
- cognis-connect@@ git+https://github.com/cognis-digital/cognis-connect.git
- pytest@>=8.0