skills/sickn33/antigravity-awesome-skills/observability-monitoring-monitor-setup/Gen Agent Trust Hub
observability-monitoring-monitor-setup
Pass
Audited by Gen Agent Trust Hub on Feb 27, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSPROMPT_INJECTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The implementation playbook references multiple well-known and trusted Node.js libraries for observability and tracing, such as
prom-clientand@opentelemetry/sdk-node. These are standard dependencies for the stated purpose of the skill. - [PROMPT_INJECTION]: The skill incorporates user-provided requirements through the
$ARGUMENTSplaceholder. While this creates an entry point for external data, the skill's primary function is generating configuration templates and code samples, which significantly limits the risk of harmful instruction execution. - Ingestion points: User-provided goals and constraints are processed via the
$ARGUMENTSvariable in bothSKILL.mdandresources/implementation-playbook.md. - Boundary markers: The instructions do not specify explicit delimiters or warnings to ignore embedded instructions within the user input.
- Capability inventory: The skill's primary capabilities are generating infrastructure-as-code (Terraform), system configurations (Prometheus/Fluentd), and application instrumentation code (TypeScript/Python).
- Sanitization: There are no explicit instructions for the agent to sanitize or validate the user-provided arguments before including them in the generated output.
Audit Metadata