social-media-matrix-tracker-template
Pass
Audited by Gen Agent Trust Hub on May 7, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security issues were detected. The skill follows best practices for artifact generation by ensuring all CSS and JavaScript are inlined, which prevents external script execution and dependency-related risks.
- [PROMPT_INJECTION]: The skill represents a surface for indirect prompt injection because it ingests external data to populate the dashboard. However, there are no instructions present that attempt to override system behavior or bypass safety filters.
- Ingestion points: Social media post content and metrics are interpolated into
assets/template.htmlandexample.html. - Boundary markers: Boundary markers or explicit instructions to ignore embedded commands in the data are absent.
- Capability inventory: The skill uses
file_writeto emit the final HTML artifact. - Sanitization: The instructions do not specify sanitization or escaping of external content before interpolation.
Audit Metadata