web-framework-vue-composition-api
Pass
Audited by Gen Agent Trust Hub on Sep 15, 2026
Risk Level: SAFEINDIRECT_PROMPT_INJECTIONEXTERNAL_DOWNLOADS
Full Analysis
- [INDIRECT_PROMPT_INJECTION]: The skill demonstrates patterns for building applications that ingest untrusted data from external APIs and user inputs.
- Ingestion points: Data fetched from remote endpoints in
examples/async.md,examples/composables.md,examples/core.md, andexamples/lifecycle.md; user-provided input inexamples/define-expose.mdandexamples/vue-3-5-features.md. - Boundary markers: Not included in the simplified code examples.
- Capability inventory: Network operations via
fetchandWebSocket; browser storage access vialocalStorage. - Sanitization: Not demonstrated in the simplified code snippets.
- [EXTERNAL_DOWNLOADS]: The skill references a metadata schema from the vendor's repository for CLI integration.
- Source: Reference to the
agents-incGitHub repository schema for YAML validation.
Audit Metadata