javascript-pragmatic-rules
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- SAFE (SAFE): The skill consists of documentation and best practice guidelines. No executable or malicious code is present.
- SAFE (SAFE): The documentation actively promotes security by advising against the use of eval and innerHTML, which are common vectors for code injection and XSS.
- SAFE (SAFE): Code examples provided use standard browser APIs (Fetch, AbortController, Custom Elements) in a secure and idiomatic manner.
- SAFE (SAFE): External links point exclusively to high-reputation documentation sites such as MDN and the V8 project blog.
- SAFE (SAFE): No evidence of data exfiltration, credential harvesting, or persistence mechanisms was detected.
Audit Metadata