validation-design

Pass

Audited by Gen Agent Trust Hub on Aug 26, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [SAFE]: No malicious patterns, such as obfuscation, credential theft, or unauthorized network access, were detected in the skill instructions or scripts.
  • [COMMAND_EXECUTION]: The skill provides two Python scripts, print_folds.py and write_charter.py, for local data analysis and documentation generation. print_folds.py uses the standard pandas library to calculate chronological validation fold sizes from user-provided files (CSV, Parquet, JSON), while write_charter.py generates a markdown template for validation charters. These scripts perform expected file operations without suspicious side effects.
  • [EXTERNAL_DOWNLOADS]: The print_folds.py script identifies a dependency on the well-known pandas library, which is consistent with the skill's purpose of data processing and modeling validation.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 26, 2026, 06:30 PM
Security Audit — agent-trust-hub — validation-design