linkedin-asset-analyzer
Pass
Audited by Gen Agent Trust Hub on Apr 6, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious behavior detected. The skill facilitates visual analysis of user-provided images and PDFs using native platform capabilities.
- [INDIRECT_PROMPT_INJECTION]: The skill processes untrusted external data (images and PDFs) which represents a potential surface for indirect prompt injection. However, the instructions explicitly direct the agent to focus on visual design and engagement mechanics rather than textual content, which naturally mitigates this risk.
- Ingestion points: External image files (PNG, JPG) and PDFs provided by the user via the
Readtool andpdfskill. - Boundary markers: Absent. The skill does not define specific delimiters for the content of the analyzed files.
- Capability inventory: Limited to file reading and content analysis; no file-write, network operations, or shell execution capabilities are utilized.
- Sanitization: Not applicable as the skill performs high-level visual analysis rather than code execution or direct prompt interpolation.
Audit Metadata