cpp-include-sorter

Pass

Audited by Gen Agent Trust Hub on Feb 17, 2026

Risk Level: SAFENO_CODE
Full Analysis
  • SAFE (SAFE): No malicious instructions, prompt injection, or suspicious data operations were detected in the skill markdown.
  • No Code (SAFE): The implementation logic is referenced as scripts/sort_includes.py but is not provided within the skill file for analysis. The documentation describes standard file-sorting behavior.
  • Indirect Prompt Injection (SAFE): The skill processes C++ source files as input, creating a potential ingestion surface for untrusted data. 1. Ingestion points: C++ source files (.cpp, .h) accessed via directory path. 2. Boundary markers: None specified in documentation. 3. Capability inventory: Local Python script execution for file modification. 4. Sanitization: Not specified in documentation.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 17, 2026, 06:12 PM