ai-sorting
Pass
Audited by Gen Agent Trust Hub on May 1, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill implements AI classification using security best practices. By utilizing DSPy Signatures with
Literaltype constraints, it strictly limits the model's output to a predefined set of categories, mitigating the risk of the AI generating arbitrary or malicious text. - [SAFE]: Data loading functions in
SKILL.mdandscripts/load_examples.pyfor various formats (CSV, JSON, VTT) use standard, safe libraries and do not perform any dangerous file or network operations. - [SAFE]: All identified dependencies, such as
dspy,pandas,langfuse, andwebvtt-py, are well-known and legitimate tools in the data science and AI ecosystem. - [SAFE]: References to other skills using
npx skills addpoint to the author's own repository (lebsral), which is consistent with standard vendor resource patterns and documentation.
Audit Metadata