meegle-api
Pass
Audited by Gen Agent Trust Hub on Apr 14, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill manages sensitive identifiers (plugin_id, plugin_secret, user_key, project_key) by instructing the agent to prioritize environment variables (e.g., MEEGLE_PLUGIN_ID, MEEGLE_PLUGIN_SECRET), minimizing the risk of credential exposure.
- [SAFE]: The skill contains a surface for indirect prompt injection as it retrieves data from the Meegle platform.
- Ingestion points: meegle-api-work-items/work-item-read-and-write/SKILL.md (get_work_item_details), meegle-api-comments/SKILL.md (search_comments), and meegle-api-views-measurement/SKILL.md (get_list_of_work_items_in_views_panorama).
- Boundary markers: Absent.
- Capability inventory: The skill possesses extensive write permissions, including creating and updating work items and comments.
- Sanitization: No explicit sanitization of ingested content is specified.
Audit Metadata