ohou-today-deal

Pass

Audited by Gen Agent Trust Hub on Jun 13, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill's behavior is consistent with its stated purpose of providing read-only access to public deal information. It uses no external dependencies and relies entirely on the Python standard library.
  • [EXTERNAL_DOWNLOADS]: The script performs GET requests to 'ohou.se' to retrieve product data. It identifies itself using a specific User-Agent string 'k-skill-ohou-today-deal/1.0 (+https://github.com/NomaDamas/k-skill)' to comply with standard bot identification practices and ensure transparent interaction with the target service.
  • [COMMAND_EXECUTION]: The skill executes a local Python script using standard argument parsing via 'argparse'. The script implements robust input validation for parameters such as discount rates (0-100) and result limits to prevent improper usage.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 13, 2026, 12:54 AM