politicians-stock-tracker
Pass
Audited by Gen Agent Trust Hub on Sep 6, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves its primary purpose as a financial data tracker, fetching public disclosure information from a vendor-controlled API.- [EXTERNAL_DOWNLOADS]: Performs network requests to
app.sentisense.aito retrieve trade data. These operations are transparently documented and use standard HTTP GET methods.- [CREDENTIALS_UNSAFE]: Secret management is handled correctly by requiring theSENTISENSE_API_KEYto be passed via an environment variable and request headers, rather than being hardcoded in the skill code.- [NO_CODE]: The skill consists of documentation and command-line examples using standard tools likecurl, avoiding the inclusion of opaque scripts or third-party dependencies.
Audit Metadata