pygraphistry-core
Pass
Audited by Gen Agent Trust Hub on Mar 3, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious behavior, obfuscation, or suspicious patterns were identified in the skill instructions or code snippets.
- [CREDENTIALS_UNSAFE]: The skill demonstrates secure credential handling by using environment variables (
os.environ) to manage sensitive data like usernames, passwords, and API keys instead of hardcoding them. - [EXTERNAL_DOWNLOADS]: All external URL references point to the official documentation site
pygraphistry.readthedocs.io, which is a well-known and trusted source for this library. - [SAFE]: Local file access is limited to internal documentation paths within the expected
../pygraphistry/references/directory structure for routing purposes.
Audit Metadata