connector-init — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited connector-init (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
Socratic interview → generates <run-path>/connector.md tailored to the user's source. Use when templates in ${CLAUDE_PLUGIN_ROOT}/templates/connectors/ don't match.
/ultra-analyzer:connector-init <run-path>
<run-path>/state.json exists (run is initialized).<run-path>/connector.md already exists, ask: overwrite, or keep existing?Ask these questions one at a time, in order. Each answer shapes subsequent questions.
Q1: Source category
Options: database (Mongo/Postgres/SQLite/etc.) | filesystem (files on disk) | HTTP API (REST/GraphQL) | browser (scraping/automation) | streaming (logs, Kafka) | archive (tarball, zip of structured files) | custom/other
Q2: Access mechanism
Q3: Unit of analysis
Q4: Schema introspection
db.<coll>.findOne() or get_schema MCP toolQ5: Query execution
Q6: Cross-references
$lookup, follow-up HTTP calls, symlink resolution)Q7: Citation format
[DOC:users._id=abc123], [FILE:src/auth.ts:42], [URL:api.github.com/repos/foo], [ROW:log.jsonl:1234].Q8: Sensitive/forbidden data
Q9: Rate limits / budget
Q10: Auth secrets
Based on answers, write <run-path>/connector.md with:
Reference the templates in ${CLAUDE_PLUGIN_ROOT}/templates/connectors/ as style guides — follow their section structure and specificity level.
Immediately after writing, attempt enumerate:
bash ${CLAUDE_PLUGIN_ROOT}/bin/adapter.sh <run-path> enumerateIf it returns a non-empty list → connector is viable. If it errors, show the error and offer to revise the spec.
✓ Generated connector.md at <run-path>/connector.md
Source: <one-line description>
Smoke test (enumerate): <PASS/FAIL with detail>
Next: proceed to /ultra-analyzer:run (Gate 1 will review the connector).$MY_API_TOKEN).~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.