qr-code-scanner-tracking
Pass
Audited by Gen Agent Trust Hub on Feb 25, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is a template for building an application. It does not contain executable malicious code, obfuscation, or unauthorized data access patterns.
- [COMMAND_EXECUTION]: The provided TypeScript example for a Cloudflare Worker demonstrates how to handle database queries safely using parameterized bindings (
.bind(token)) to prevent SQL injection. - [DATA_EXFILTRATION]: The skill outlines the collection of metadata (User-Agent, IP hash) for tracking purposes. This behavior is transparently described and limited to the functional requirements of the user-requested tracking system.
Audit Metadata