messaging-performance-analyzer
Pass
Audited by Gen Agent Trust Hub on Aug 10, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is a well-documented analytical tool focused on messaging delivery data.
- [COMMAND_EXECUTION]: The skill includes a Python script
scripts/analyze_mdr_funnel.pydesigned for local data processing. - Evidence: The script uses standard libraries (
csv,json,re) to parse local files and calculate counts/percentages. - Observation: No network operations, dynamic code execution (eval/exec), or privilege escalation attempts are present in the script code.
- [EXTERNAL_DOWNLOADS]: The documentation references official API documentation from established services.
- Evidence: Links to
developers.facebook.com,developers.google.com, and the vendor's own domaindocs.sent.dmare used for reference purposes. - Observation: These are trusted or well-known service domains and do not involve untrusted remote code execution.
- [DATA_EXFILTRATION]: No hardcoded credentials, sensitive file path access, or unauthorized network transmission patterns were identified.
- [PROMPT_INJECTION]: The instructions in
SKILL.mdare descriptive and technical, focusing on diagnostic procedures without attempting to bypass agent safety filters or override core behavior.
Audit Metadata