Use when the user mentions App Store screenshot validation, screenshot review, checking screenshots before submission, or verifying screenshot dimensions and content.
75
78%
Does it follow best practices?
Impact
75%
1.47xAverage score across 2 eval scenarios
Low
Low-risk findings worth noting
Fix and improve this skill with Tessl
tessl review fix ./axiom-codex/skills/axiom-validate-screenshots/SKILL.mdLow
Low-risk findings.
1 low severity finding. Worth noting, but not necessarily harmful.
The skill exposes the agent to untrusted, user-generated content from public third-party sources, creating a risk of indirect prompt injection. This includes browsing arbitrary URLs, reading social media posts or forum comments, and analyzing content from unknown websites.
The required runtime workflow reads user-provided image files from a user-specified folder path (Step 2 glob + Step 4 Read tool), and those images can contain outsider-authored free text (e.g., placeholder/debug/competitor strings) that the LLM ingests for analysis.
69ffef6
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.