optimizing-large-skills

Pass

Audited by Gen Agent Trust Hub on Feb 19, 2026

Risk Level: SAFE
Full Analysis
  • SAFE (SAFE): No security issues detected. The skill consists of documentation and a utility script for counting lines and functions in markdown files. No network operations, credential access, or unsafe execution patterns were found.
  • COMMAND_EXECUTION (SAFE): The skill provides a Python script (optimization-patterns.py) to analyze skill files. The script performs read-only operations on a user-provided file path and uses regex for static analysis. It does not execute the content of the files it analyzes.
  • DATA_EXFILTRATION (SAFE): No network-capable code or exfiltration patterns were identified. The analysis script only processes local files and outputs results to the console.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 19, 2026, 04:59 PM