Post observation id to like count
Pass
Audited by Gen Agent Trust Hub on Sep 19, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns, obfuscation, or unauthorized network operations were detected. The skill scripts and instructions are consistent with their stated purpose of testing tool-call logic.
- [INDIRECT_PROMPT_INJECTION]: The skill has a surface for indirect prompt injection as it ingests data from external user queries and tool observations in rules.md and solver_rules.md. Ingestion points: User requests and prior UserPosts tool outputs. Boundary markers: None explicitly defined. Capability inventory: Limited to the LikeCount tool; no shell execution, file writes, or network access detected in scripts. Sanitization: None, though the skill enforces strict copying of the post_id parameter which restricts the output format.
Audit Metadata