Persistent memory and code intelligence for AI coding agents
Drift inferred · capture-to-capture
No drift recorded — single capability capture; advisories appear once its surface changes.
transport stdio counts 0 tools · 0 res
· 0 prompts
permission surface via code analysis
no tools enumerated yet for this server.
evidence-backed
findings quoted directly from the published source artifact — not inferred
filesystem 2
- fs package/npm/postinstall.js :5
const fs = require("fs"); - fs package/npm/run.js :6
const fs = require("fs");
shell / exec 2
- shell package/npm/postinstall.js :9
const { execSync } = require("child_process"); - shell package/npm/run.js :4
const { execFileSync } = require("child_process");
network 1
- net package/npm/postinstall.js :4
const https = require("https");
install hooks 1
- postinstall package/package.json :9
node npm/postinstall.js
declared dependencies 1
- @nano-step/oh-my-harness@^1.1.3