context-degradation
Pass
Audited by Gen Agent Trust Hub on Apr 30, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is designed for context engineering and performance optimization. It provides heuristics to help developers and agents manage long-context recall and data integrity.
- [COMMAND_EXECUTION]: No dangerous shell commands or unauthorized execution patterns were found. The included Python script (
scripts/degradation_detector.py) performs string analysis and pattern matching using standard libraries. - [EXTERNAL_DOWNLOADS]: The skill does not perform any external downloads. It relies entirely on local scripts and reference files provided within the skill package.
- [DATA_EXFILTRATION]: No network operations or access to sensitive local paths (such as credentials or SSH keys) were detected. The analysis is performed locally on the provided context strings.
- [PROMPT_INJECTION]: The skill does not contain instructions that attempt to bypass safety filters or override agent constraints. Its focus is on maintaining technical performance and reliability.
Audit Metadata