Factorly is a local runtime for agent tool chains. It manages tool calls, injects credentials from an encrypted vault, enforces governance rules, and logs everything. Your agent sees workflows, tools, and data. Secrets stay secret.
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 1
- fs factorly-dev-factorly-5317045/npm/install.js :10
const fs = require("fs");
shell / exec 2
- shell factorly-dev-factorly-5317045/npm/bin/factorly.js :9
const { spawnSync } = require("child_process"); - shell factorly-dev-factorly-5317045/npm/install.js :12
const { execSync } = require("child_process");
network 4
- net factorly-dev-factorly-5317045/npm/install.js :8
const https = require("https"); - net factorly-dev-factorly-5317045/src/internal/ui/static/ask.js :102
fetch('/ask/pending') - net factorly-dev-factorly-5317045/src/internal/ui/static/blueprints.js :106
fetch('/blueprints/preview', { - net factorly-dev-factorly-5317045/src/internal/ui/static/confirm.js :45
fetch('/confirm/pending')
install hooks 1
- postinstall factorly-dev-factorly-5317045/npm/package.json :15
node install.js