Skip to main content
Vulnetix
GitHub creator profile

Vulnetix

Repository-level view of 18 collected skills across 1 GitHub repositories.

skills collected
18
repositories
1
updated
Sep 4, 2026
repository explorer

Repositories and representative skills

verify-fix
information-security-analysts

Post-fix verification — re-scan the repo, gate on `--exploits weaponized --severity high`, recheck the specific CVE against the new installed version, write the verdict to `.vulnetix/memory.yaml`. Use when confirming a fix landed, validating a version bump…

Sep 4, 2026
fix
information-security-analysts

Concrete remediation proposal with Safe Harbour confidence — version bump, inline as first-party code, patch, workaround, or advisory. Use when applying a fix for a triaged CVE, evaluating fix-type trade-offs across registry / source / distro patches,…

Sep 4, 2026
secure-code-write
information-security-analysts

Proactive secure-coding coach scoped to the file or topic you are working on — surfaces relevant SAST rule IDs, CWE patterns, language-specific PASS/FAIL code snippets. Use when about to write auth, crypto, SQL, deserialization, file-handling, or template…

Sep 4, 2026
typosquat-check
information-security-analysts

Typosquat and malicious-package detection across installed dependencies (or a single prospective addition) — cross-checks AI-malware family intelligence, package-name similarity to known popular packages, low maintainer-health signals. Use when auditing a…

Sep 4, 2026
container-scan
computer-systems-analysts

Dockerfile / Containerfile / compose analysis plus optional Trivy / Grype / Syft composition when those binaries are present. Use when reviewing a Dockerfile PR, gating `docker build`, building an image SBOM, evaluating base-image risk, or auditing a registry…

Sep 4, 2026
dashboard
computer-systems-analysts

Show what this repository has already decided about its vulnerabilities, read from the durable record rather than by scanning again — open versus resolved, the decision taken on each, and what is still waiting. Use when picking up triage after a break,…

Sep 4, 2026
dep-resolve
software-developers

Dependency-conflict resolution when a `fix` version bump fails — diagnose the peer-dep tree, find a compatible safe version set, propose package-manager overrides (`overrides`/`resolutions`/`replace`/`[patch]`), fall back to safe-harbour inline patching. Use…

Sep 4, 2026
dependency-choice
software-developers

Work through which package to add for a capability, and what each option costs — maintenance, licence, bundle weight, transitive risk, and whether the platform already does it. Use when someone needs a library for a job and has not picked one yet, when…

Sep 4, 2026
Showing 8 of 18 collected skills.
Showing 1 of 1 repositories
All repositories loaded