meta-protocol-writer
Pass
Audited by Gen Agent Trust Hub on Aug 1, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns or security vulnerabilities were identified in the skill instructions or scripts.
- [COMMAND_EXECUTION]: The skill executes a local Python script
scripts/utils.pyto obtain the current date. This execution is limited to a simple utility function and does not involve user-supplied arguments or unsafe shell operations. - [EXTERNAL_DOWNLOADS]: The skill documentation references the author's official GitHub repository (
aipoch/medical-research-skills). This is categorized as a legitimate vendor resource and no automated or untrusted downloads are performed. - [PROMPT_INJECTION]: The workflow includes a Title Review step that validates user inputs against specific formatting and content rules. This validation process helps prevent the inclusion of instructions that could potentially override the agent's behavior.
- [DATA_EXFILTRATION]: No network operations, hardcoded credentials, or access to sensitive system file paths were detected in the skill's components.
Audit Metadata