ahrefs-python
Pass
Audited by Gen Agent Trust Hub on Mar 17, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONPROMPT_INJECTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: Downloads the official
ahrefs-pythonlibrary from the vendor's repository (github.com/ahrefs/ahrefs-python). - [COMMAND_EXECUTION]: Provides CLI-based API method discovery via
python3 -m ahrefs.api_search. - [PROMPT_INJECTION]: The skill processes external data from the Ahrefs API, such as anchor text and keyword lists, which represents a potential surface for indirect prompt injection.
- Ingestion points: Results from methods like
site_explorer_organic_keywords. - Boundary markers: None.
- Capability inventory: SDK performs network requests to Ahrefs API.
- Sanitization: No explicit data sanitization is mentioned for API responses.
Audit Metadata