matlab-analyze-time-frequency-content

Pass

Audited by Gen Agent Trust Hub on Aug 14, 2026

Risk Level: SAFE
Full Analysis
  • [INDIRECT_PROMPT_INJECTION]: The skill processes user-supplied numeric signal data to provide analysis reports and recommendations. While this represents a data ingestion surface, the risk is mitigated by strong input validation.
  • Ingestion points: Signal data is processed in scripts/assessSignalForTF.m, scripts/assessBoundary.m, and scripts/assessSpectralEnergy.m.
  • Boundary markers: No explicit natural language boundary markers are used as the inputs are numeric vectors.
  • Capability inventory: The skill utilizes evaluate_matlab_code and check_matlab_code to execute analysis and plotting functions.
  • Sanitization: Robust sanitization is implemented using MATLAB arguments blocks, enforcing data types (e.g., double) and constraints (e.g., mustBeNumeric, mustBeFinite, mustBePositive).
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 14, 2026, 04:26 AM
Security Audit — agent-trust-hub — matlab-analyze-time-frequency-content