What problem does it solve?
The CUNYAutoLogin browser extension is used by 275,000+ CUNY students to store and autofill institutional login credentials, making any security vulnerability a risk for large-scale credential leaks, especially on shared public computers. This Skill provides a rigorous, nitpicky security audit framework to identify and prioritize risks in both unreleased code and the live production version of the extension, ensuring no critical flaws make it to users.
Core Features & Use Cases
- Full Lifecycle Audit: Traces credential flow from input to storage to use, checking for leakage at every step.
- Severity-Ranked Findings: Classifies vulnerabilities as Critical, High, Medium, or Low with clear remediation steps, aligned with the repository's official security and biometric rules.
- False Positive Guardrails: Includes a dedicated table to distinguish actual risks from acceptable implementation patterns, reducing wasted review time.
- Use Case: CUNY IT administrators and cybersecurity researchers can use this Skill to vet new extension releases before they are published to the Chrome Web Store and Firefox Add-ons, or audit existing live versions for emerging risks.
Quick Start
Use the security-audit skill to run a complete security assessment of the CUNYAutoLogin repository and receive a prioritized report of vulnerabilities with actionable fixes.