ln-653-runtime-performance-auditor
Pass
Audited by Gen Agent Trust Hub on Mar 8, 2026
Risk Level: SAFE
Full Analysis
- [PROMPT_INJECTION]: The skill implements logic to scan and analyze external codebase files, which constitutes a surface for indirect prompt injection.
- Ingestion points: Source code files located within the codebase_root or scan_path.
- Boundary markers: No specific delimiters or instructions are used to distinguish untrusted file content from analysis logic.
- Capability inventory: Employs Bash, Grep, Glob, and Read for file analysis, and Write for report generation.
- Sanitization: The skill does not perform explicit sanitization or escaping of the content found within scanned files before processing.
Audit Metadata