graphistry-rest-api
Pass
Audited by Gen Agent Trust Hub on Mar 22, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADSDATA_EXFILTRATION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill references and directs the agent to fetch documentation from official vendor domains such as
hub.graphistry.com. These references provide the canonical source for endpoint specifications and usage guidelines. - [COMMAND_EXECUTION]: Several prompt adapters provide shell command templates (e.g.,
curl,jq) for API interactions including JWT authentication, file uploads, and session management. These snippets are provided as references for user-controlled execution environments. - [DATA_EXFILTRATION]: The skill manages the transfer of authentication credentials and datasets to the vendor's cloud infrastructure. It provides strict security policies, such as the use of environment variables for secrets and the prohibition of authentication tokens in URL parameters, to protect sensitive data.
- [SAFE]: No malicious patterns such as prompt injection, obfuscation, or unauthorized persistence mechanisms were detected. The skill's behavior is consistent with its intended use case and vendor security standards.
Audit Metadata