decklink-docs
Pass
Audited by Gen Agent Trust Hub on Jun 27, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill fetches documentation from official and well-known domains including blackmagicdesign.com, ffmpeg.org, and github.com to provide technical reference material. These sources are reputable and the downloads are restricted to the hardcoded catalog in the script.
- [COMMAND_EXECUTION]: Executes a local Python script to perform documentation lookups and searches. The script uses standard libraries, is limited to a predefined set of URLs, and performs only text extraction and local caching.
- [DATA_EXFILTRATION]: No evidence of unauthorized data transfer or exfiltration of sensitive information was found. The skill only communicates with the specified documentation hosts to retrieve technical data.
- [SAFE]: No malicious patterns such as prompt injection, obfuscation, privilege escalation, or persistence were detected. The skill follows established patterns for documentation retrieval and local caching.
Audit Metadata