matrixscan-count-ios

Pass

Audited by Gen Agent Trust Hub on Sep 2, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill instructions and code samples are aligned with its stated purpose of providing technical guidance for the Scandit iOS SDK. No malicious patterns or security risks were identified during the analysis.
  • [PROMPT_INJECTION]: The skill contains instructions for the AI agent to prioritize its provided documentation and avoid directing users to find information themselves. These instructions are standard for specialized technical skills to ensure the agent provides accurate, context-aware code and do not constitute a bypass of safety filters or malicious concealment.
  • [EXTERNAL_DOWNLOADS]: The skill references official installation sources and documentation for the Scandit SDK, including the Swift Package Manager repository (github.com/Scandit/datacapture-spm) and official documentation portals (docs.scandit.com, ssl.scandit.com). These are trusted vendor-owned resources.
  • [INDIRECT_PROMPT_INJECTION]: The skill provides logic for processing external data from barcodes.
  • Ingestion points: Barcode payload data accessed via trackedBarcode.barcode.data in references/highlights.md and references/integration.md.
  • Boundary markers: Not applicable as the data is used for UI-based logic within a native mobile context.
  • Capability inventory: The code samples demonstrate using barcode data for conditional UI rendering (e.g., setting highlight colors or status icons). No high-risk capabilities such as arbitrary command execution or network exfiltration are triggered by this data.
  • Sanitization: The documentation correctly identifies barcode data as optional and recommends standard Swift optional unwrapping to ensure application stability.
Audit Metadata
Risk Level
SAFE
Analyzed
Sep 2, 2026, 07:18 AM
Security Audit — agent-trust-hub — matrixscan-count-ios