alkosto-wait-optimizer
Pass
Audited by Gen Agent Trust Hub on May 6, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns or security risks were identified. The skill's behavior is consistent with its stated purpose of calculating promotion wait times.
- [COMMAND_EXECUTION]: The skill uses a local Python script (
scripts/calc_wait.py) for deterministic calculations. The execution is scoped to the provided logic and does not involve shell injection or unsafe subprocess calls. - [DATA_EXPOSURE]: There is no access to sensitive files, environment variables, or hardcoded credentials. All data processed is provided by the user via the input schema.
- [EXTERNAL_DOWNLOADS]: No external resources are downloaded or executed during runtime. The skill relies on standard libraries and its own distributed source code.
Audit Metadata