label-capture-flutter

Pass

Audited by Gen Agent Trust Hub on Sep 14, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill provides legitimate developer documentation and integration examples for the Scandit Flutter SDK. All external resources, including packages and documentation URLs, belong to the vendor's official domains (scandit.com) or GitHub organization. The instructions emphasize accuracy and safety by requiring API verification against the provided references.
  • [INDIRECT_PROMPT_INJECTION]: The skill documents the processing of untrusted data from physical labels scanned via a device camera.
  • Ingestion points: Data enters the agent context through barcode data, OCR text fields, and raw camera frames (FrameData) retrieved via the getFrameData callback.
  • Boundary markers: The skill does not specify boundary markers for the data extracted from labels.
  • Capability inventory: The skill demonstrates how to retrieve scanned data and frames, which the user-implemented logic could then transmit over the network or save to disk.
  • Sanitization: The skill does not explicitly describe sanitization methods for the scanned text or barcode content, relying on the underlying SDK's recognition logic and the developer's implementation. This is the primary intended function of the Scandit SDK and is documented neutrally as a developer guide.
Audit Metadata
Risk Level
SAFE
Analyzed
Sep 14, 2026, 04:33 PM
Security Audit — agent-trust-hub — label-capture-flutter