skills/pluginagentmarketplace/custom-plugin-devrel-engineer/devrel-communication/Gen Agent Trust Hub
devrel-communication
Pass
Audited by Gen Agent Trust Hub on Jun 22, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security issues detected across all analyzed files. The skill is purely instructional and provides templates and guides for developer communication.
- [COMMAND_EXECUTION]: The Python scripts (
doc_linter.py,talk_planner.py,validate.py) are utility tools for local validation and planning. They use standard libraries and do not involve shell execution of untrusted input or network operations. - [DATA_EXPOSURE]: The skill does not access sensitive files or credentials. Configuration is handled via standard YAML files, and the
validate.pyscript correctly usesyaml.safe_load()to prevent unsafe deserialization. - [PROMPT_INJECTION]: No evidence of prompt injection, role-play instructions, or behavior-overriding patterns was found in the documentation or instructions.
Audit Metadata