A self-hosted blog platform an AI agent can run for you. One Bun process, two SQLite files, no cloud account anywhere in the path.
- capability exposure inferred + 35
- tool safety inferred + 12
- trust mitigators mixed − 3
inferred mixed
The A–E grade is our heuristic synthesis — a "review this" prompt, not a verdict. Each factor is tagged by what backs it: attested (a verifiable record), reported (a third party's claim), or inferred (our own heuristic, e.g. permissions). See methodology.
graded 4m ago · see ecosystem CVEs →
No known CVEs for this server.
- high dangerous code
obfuscated payload: dynamic require()/import()
- low dangerous code
env-secret-flows-to-network-js: A process environment value (often a secret/token) flows into a network call — possible credential exfiltration. (joiha-steven-quireink-bfc4f88/v1/s
- low dangerous code
env-secret-flows-to-network-js: A process environment value (often a secret/token) flows into a network call — possible credential exfiltration. (joiha-steven-quireink-bfc4f88/v1/s
analyzed commit bfc4f88 · analyzer v28 · 1d ago
skills & prompt files 3
- agent-rules joiha-steven-quireink-bfc4f88/CLAUDE.md
- agent-rules joiha-steven-quireink-bfc4f88/v1/AGENTS.md
- agent-rules joiha-steven-quireink-bfc4f88/v1/CLAUDE.md
danger signals3
- suspicious endpoint 169.254.169.254 (cloud metadata) joiha-steven-quireink-bfc4f88/src/server/safe-fetch.test.ts :66
expect(isBlockedUrl(new URL('http://169.254.169.254/latest/meta-data'))).toBe(true) - suspicious endpoint 169.254.169.254 (cloud metadata) joiha-steven-quireink-bfc4f88/src/web/og.test.ts :88
const res = await get('/og?title=X&bg=http://169.254.169.254/latest/meta-data/') - suspicious endpoint 169.254.169.254 (cloud metadata) joiha-steven-quireink-bfc4f88/v1/src/lib/safe-fetch.test.ts :66
expect(isBlockedUrl(new URL('http://169.254.169.254/latest/meta-data'))).toBe(true)
Heuristic, inferred signals — false positives (legitimately powerful tools, forks, language ports) are expected. Treat each as "review this", not a verdict. See the ecosystem-wide picture on the security hub, or the fleet security of joiha-steven.