app-summary
Pass
Audited by Gen Agent Trust Hub on Aug 3, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill manages credentials securely by instructing the agent to use environment variables (
$SN_USER,$SN_PASS) rather than hardcoding sensitive information. - [SAFE]: Network operations are restricted to the user-defined ServiceNow instance (
$SN_INSTANCE) for the purpose of retrieving application metadata, tables, and script inventories. - [SAFE]: The use of the
Bashtool is limited to executingcurlcommands for REST API interactions, which aligns with the stated purpose of application analysis. - [SAFE]: No evidence of obfuscation, malicious prompt injection, or unauthorized persistence mechanisms was found in the instructions or code snippets.
Audit Metadata