matlab-analyze-reliability
Pass
Audited by Gen Agent Trust Hub on Sep 11, 2026
Risk Level: SAFEINDIRECT_PROMPT_INJECTIONDYNAMIC_EXECUTION
Full Analysis
- [INDIRECT_PROMPT_INJECTION]: The skill processes external datasets for reliability analysis through functions like
fitdistandmle, creating a potential attack surface for indirect prompt injection if the ingested data is maliciously crafted.\n - Ingestion points: User-provided failure and stress data in
SKILL.md.\n - Boundary markers: Not specified for data inputs.\n
- Capability inventory: The
evaluate_matlab_codetool (manifest.yaml) and functions likemleandbootci(SKILL.md) which execute code logic.\n - Sanitization: No specific input validation or sanitization routines are mentioned for external datasets.\n- [DYNAMIC_EXECUTION]: The skill uses MATLAB function handles in
mleandbootcito define custom distribution models and bootstrap statistics. These are standard, expected uses of the MATLAB probability framework.
Audit Metadata