AI Analysis
Final verdict: SAFE
The package shows very low risk indicators across all categories, with the metadata risk being slightly elevated due to the maintainer having only one package.
- No network calls
- No shell executions
- No obfuscation
- No credential harvesting
Per-check LLM notes
- Network: No network calls detected, which is normal if the package does not require internet access.
- Shell: No shell executions detected, indicating the package does not execute system commands.
- Obfuscation: No obfuscation patterns detected, indicating low risk.
- Credentials: No credential harvesting patterns detected, indicating low risk.
- Metadata: The maintainer has only one package, which may indicate a new or less active account, but no other red flags are present.
Package Quality Overall: Low (4.6/10)
○ Low
Test Suite
1.0
No test suite detected
No test files or test-runner configuration detected
○ Low
Documentation
1.0
No documentation detected
No documentation URL, doc files, or meaningful description found
○ Low
Contributing Guide
4.0
No contributing guide or governance files found
Development Status classifier >= Beta
◈ Medium
Type Annotations
7.0
Partial type annotation coverage
Classifier: Typing :: Typed29 type-annotated function signatures detected in source
✦ High
Multiple Contributors
10.0
Active multi-contributor project
5 unique contributor(s) across 100 commits in envoyproxy/toolshedActive community — 5 or more distinct contributors
Heuristic Checks
Outbound Network Calls
No suspicious network call patterns found
Code Obfuscation
No obfuscation patterns detected
Shell / Subprocess Execution
No shell execution patterns detected
Credential Harvesting
No credential harvesting patterns detected
Typosquatting
No typosquatting candidates detected
Registered Email Domain
Email domain looks legitimate: synca.io
Suspicious Page Links
All external links appear legitimate
Git Repository History
Repository envoyproxy/toolshed appears legitimate
Maintainer History
score 2.0
1 maintainer concern(s) found
Author "Ryan Northey" appears to have only 1 package on PyPI (new or inactive account)
Known CVE Vulnerabilities
No known vulnerabilities found in OSV database.
AI App Starter Prompt
Use this prompt to build a project with aio.run.checker
Build a simple Python application using the aio.run.checker package to demonstrate its core features.