Loading...
Loading...
Check whether the installed securecoder is current. Reports the installed version + the latest release on GitHub + days since release + release notes URL + the exact install command to upgrade. Read-only — never modifies anything; upgrade is always an explicit user action.
npx skill4agent add nerdy-krishna/securecoder securecoder-update/securecoder-update/securecoder-updatenpx skills@latest add nerdy-krishna/securecoder/securecoder-updatepython3 "<skill-dir>/scripts/check_version.py"python3 "<skill-dir>/scripts/check_version.py" --jsonVERSION<skill-dir>/VERSIONSKILL.mdhttps://api.github.com/repos/nerdy-krishna/securecoder/releases/latest(major, minor, patch)| Exit | Meaning |
|---|---|
| 0 | Up to date — installed matches latest |
| 1 | Update available |
| 2 | Could not determine installed version (VERSION file missing — broken install) |
| 3 | Could not reach the GitHub API (offline, rate-limited, server error) |
You're up to date.
Installed: v1.1.0
Latest: v1.1.0 (v1.1.0 — False-positive suppression)Update available.
Installed: v1.0.0
Latest: v1.1.0 (v1.1.0 — False-positive suppression)
Released: 2026-05-14T15:30:00Z (1 days ago)
Notes: https://github.com/nerdy-krishna/securecoder/releases/tag/v1.1.0
To upgrade:
npx skills@latest add nerdy-krishna/securecoder
Your team-shared config (.securecoder/config.json), suppressions
(.securecoder/suppressions.json), and scan history (.securecoder/runs/)
are preserved across upgrades.Installed: v1.1.0. Could not check for updates (network/API issue).
Try again later or browse https://github.com/nerdy-krishna/securecoder/releases manually..securecoder/config.json.securecoder/suppressions.json.securecoder/runs/*~/.cache/securecoder/tools/~/.cache/securecoder/rules/GITHUB_TOKEN/releases/latestmain/securecoder-scannpx skills@latest add nerdy-krishna/securecoderapi.github.com