barcode-capture-net-ios
Pass
Audited by Gen Agent Trust Hub on Jul 17, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill references official vendor documentation at docs.scandit.com and well-known package registries at nuget.org to ensure the agent uses accurate SDK versioning and method signatures.
- [SAFE]: The skill's instructions to modify or generate C# code are strictly within the scope of its stated purpose for barcode scanner integration and migration.
- [SAFE]: No hardcoded credentials or sensitive data exposure patterns were identified; placeholders for license keys are clearly marked for user input.
- [PROMPT_INJECTION]: A deterministic detector flagged potential concealment in the instructions; however, manual review confirms these are benign UX guidelines (e.g., instructing the agent to fetch documentation directly rather than asking the user to do so) intended to improve the efficiency of the coding assistant.
- [DATA_EXFILTRATION]: No suspicious network operations or data exfiltration chains were found. External network requests are limited to fetching public package metadata from NuGet.
Audit Metadata