← Back to search

@jatbas/aic

Jatbas Scanned 13h ago

Agent Input Compiler — local-first MCP server for context compilation (Cursor, Claude Code, and other MCP clients)

C
64.8 / 100

Versions

1.0.5latest
Apr 28, 2026
1.0.4
Apr 26, 2026
1.0.3
Apr 22, 2026
1.0.2
Apr 21, 2026
1.0.1
Apr 21, 2026
+ show 32 moreshow less
0.50.1
Apr 7, 2026
0.50.0
Apr 6, 2026
0.11.9
Apr 6, 2026
0.11.8
Apr 6, 2026
0.11.7
Apr 2, 2026
0.11.6
Apr 2, 2026
0.11.5
Apr 1, 2026
0.11.0
Mar 31, 2026
0.10.2
Mar 29, 2026
0.10.1
Mar 29, 2026
0.10.0
Mar 29, 2026
0.9.3
Mar 28, 2026
0.9.2
Mar 27, 2026
0.9.1
Mar 25, 2026
0.9.0
Mar 25, 2026
0.7.0
Mar 18, 2026
0.6.9
Mar 13, 2026
0.6.8
Mar 12, 2026
0.6.7
Mar 12, 2026
0.6.6
Mar 12, 2026
0.6.5
Mar 12, 2026
0.6.4
Mar 12, 2026
0.6.3
Mar 12, 2026
0.6.2
Mar 12, 2026
0.6.1
Mar 11, 2026
0.6.0
Mar 11, 2026
0.5.5
Mar 9, 2026
0.5.4
Mar 9, 2026
0.5.3
Mar 9, 2026
0.5.2
Mar 9, 2026
0.5.1
Mar 9, 2026
0.5.0
Mar 9, 2026
PermissionsTool SafetyAuthAnnotationsCode QualityStabilitySpecVuln HistoryAuthorTransparencyCommunity

Tools 9

aic_compile
annotations: none low

Compile intent-specific project context. MUST be called as your FIRST action on EVERY message — including follow-ups in the same chat. Each message has a different intent that needs fresh context. Never skip.

aic_compile_spec
annotations: none low

Compile structured specification input: Zod validates CompileSpecRequestSchema (required spec; budget absent defaults to sum of estimatedTokens). On success runs SpecificationCompiler and returns MCP text JSON with compiledSpec plus meta (totalTokensRaw, totalTokensCompiled, reductionPct, typeTiers, transformTokensSaved). Records tool_invocation_log.

aic_inspect
annotations: none low

Inspect a compilation run: returns the full pipeline trace (file selection, token counts, guard results) without writing a compilation record.

aic_projects
annotations: none low

List all known AIC projects (project ID, path, last seen, compilation count).

aic_status
annotations: none low

Project-level AIC status: compilations, token savings, budget utilization, guard findings, top task classes.

aic_quality_report
annotations: none low

Windowed quality aggregates: medians, cache hit rate, tier mix, per task class, classifier confidence summary, and daily series for trends (read-only).

aic_last
annotations: none low

Most recent AIC compilation: intent, files selected, tokens compiled, budget utilization, exclusion rate, guard status.

aic_model_test
annotations: none low

Agent capability probe: call this tool to receive challenges, solve them, then call it again with your answers to verify your agent can use AIC.

aic_chat_summary
annotations: none low

Get per-conversation AIC compilation summary.

Permissions 5

network medium
Server uses network capabilities via: fetch()
filesystem low
Server uses filesystem capabilities via: fs sync ops, fs.promises, path
shell high
Server uses shell capabilities via: child_process, spawnSync()
database medium
Server uses database capabilities via: better-sqlite3
env_vars low
Server uses env_vars capabilities via: process.env

Scan Findings 39

low
Tool 'aic_compile' has no annotations annotation_checker · 100%
low
Tool 'aic_compile_spec' has no annotations annotation_checker · 100%
low
Tool 'aic_inspect' has no annotations annotation_checker · 100%
low
Tool 'aic_projects' has no annotations annotation_checker · 100%
low
Tool 'aic_status' has no annotations annotation_checker · 100%
low
Tool 'aic_quality_report' has no annotations annotation_checker · 100%
low
Tool 'aic_last' has no annotations annotation_checker · 100%
low
Tool 'aic_model_test' has no annotations annotation_checker · 100%
low
Tool 'aic_chat_summary' has no annotations annotation_checker · 100%
medium
OAuth implementation without PKCE auth_checker · 75%
info
Sandbox failed to start for behavioral verification behavioral_verifier · 100%
medium
Vulnerable dependency: esbuild@0.27.3 (GHSA-g7r4-m6w7-qqqr) dependency_analyzer · 95%
medium
Vulnerable dependency: vite@7.3.2 (GHSA-fx2h-pf6j-xcff) dependency_analyzer · 95%
medium
Vulnerable dependency: vite@7.3.2 (GHSA-v6wh-96g9-6wx3) dependency_analyzer · 95%
medium
Vulnerable dependency: vitest@4.1.2 (GHSA-82fw-gwwq-j7x9) dependency_analyzer · 95%
medium
Vulnerable dependency: express@4.18.2 (GHSA-qw6h-vgh9-j6wx) dependency_analyzer · 95%
medium
Vulnerable dependency: express@4.18.2 (GHSA-rv95-896h-c2vc) dependency_analyzer · 95%
medium
Vulnerable dependency: vitest@1.6.0 (GHSA-5xrq-8626-4rwp) dependency_analyzer · 95%
medium
Vulnerable dependency: vitest@1.6.0 (GHSA-9crc-q9x8-hgqq) dependency_analyzer · 95%
info
package.json metadata manifest_parser · 100%
info
Tool: aic_compile manifest_parser · 85%
info
Tool: aic_compile_spec manifest_parser · 85%
info
Tool: aic_inspect manifest_parser · 70%
info
Tool: aic_projects manifest_parser · 70%
info
Tool: aic_status manifest_parser · 70%
info
Tool: aic_quality_report manifest_parser · 70%
info
Tool: aic_last manifest_parser · 70%
info
Tool: aic_model_test manifest_parser · 70%
info
Tool: aic_chat_summary manifest_parser · 70%
info
Transport: stdio manifest_parser · 90%
info
Required env vars (8) manifest_parser · 80%
info
Sandbox failed to start for output poisoning scan output_poisoning · 100%
medium
Permission: network access detected permission_analyzer · 70%
low
Permission: filesystem access detected permission_analyzer · 90%
high
Permission: shell access detected permission_analyzer · 95%
medium
Permission: database access detected permission_analyzer · 90%
low
Permission: env_vars access detected permission_analyzer · 90%
info
SBOM generated: 37 components sbom_generator · 100%
medium
No build provenance detected (SLSA L0) slsa_assessor · 90%