deepscan-session
Pass
Audited by Gen Agent Trust Hub on Mar 6, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill executes its own local Python script
scripts/session.pyto interact with the service API and manage session state. - [SAFE]: The skill accesses configuration and authentication tokens stored in the user's home directory (
~/.deepscan/), which is necessary for its stated purpose of session management. - [SAFE]: Network communication is directed to
https://data.cli.im/x-deepscan, which is the official API endpoint for the service associated with the skill's author.
Audit Metadata