using-remote-functions
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- [SAFE] (SAFE): A comprehensive scan of the 10 threat categories revealed no security issues. The skill is entirely educational documentation with safe code templates.
- [COMMAND_EXECUTION] (SAFE): Database query examples in COMMAND.md and QUERY.md utilize tagged template literals (e.g., db.sql
...), which is the recommended practice for preventing SQL injection in JavaScript/TypeScript environments. - [PROMPT_INJECTION] (SAFE): No instructions were found that attempt to override agent behavior or bypass safety guardrails. Instructional keywords are used correctly within the documentation context.
- [DATA_EXFILTRATION] (SAFE): The skill does not access sensitive local files or perform network requests to untrusted domains. All examples use internal project references.
Audit Metadata