vibeknow-core — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited vibeknow-core (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.
vibeknow profile use <name>.VIBEKNOW_TOKEN env var > OS keychain > encrypted file. The env var overrides everything and cannot be cleared by logout.--trust dev --is-production=false, or the CLI refuses to start.| Command | Description |
|---|---|
vibeknow auth status | Show credential source and active profile |
vibeknow auth whoami | Print current authenticated user |
vibeknow auth logout | Clear stored credential for current profile |
vibeknow profile add NAME | Add a new profile |
vibeknow profile use NAME | Switch active profile |
vibeknow profile list | List all profiles |
vibeknow profile show [NAME] | Show profile details (default: current) |
vibeknow profile remove NAME | Delete a profile |
vibeknow config get KEY | Read a config value |
vibeknow config set KEY VALUE | Write a config value |
vibeknow config list | List all config keys |
vibeknow doctor | Diagnose local setup and endpoint reachability |
For full flags and output examples, see commands.md.
vibeknow doctor
vibeknow auth statusvibeknow profile add dev \
--endpoint-figlens http://localhost:20067 \
--trust dev \
--is-production=false \
--credential-ref vibeknow.dev
vibeknow profile use dev
vibeknow doctorvibeknow profile list # see available profiles
vibeknow profile use prod # switch to prod
vibeknow auth status # verify credentialsvibeknow auth status # check credential source
vibeknow auth whoami # verify identity
vibeknow doctor # check endpoint reachability| Exit | Meaning | Action |
|---|---|---|
| 0 | Success | — |
| 1 | General error | Check stderr message |
| 2 | Invalid arguments | Fix command syntax |
| 3 | Auth error | Run vibeknow auth status, check credential source |
| 130 | User interrupt (SIGINT) | — |
For full exit code and error code reference, see errors.md.
All core commands support --output text|json|ndjson:
vibeknow auth status --output json # structured output
vibeknow profile list --output json # machine-readable profile list~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.