recoup-research-find-talent
Pass
Audited by Gen Agent Trust Hub on Jul 17, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill instructions and workflows in
references/workflows.mdguide the agent to usecurlcommands to interact with the Recoupable API atapi.recoupable.dev. These operations are consistent with the skill's purpose and target the vendor's own infrastructure. - [INDIRECT_PROMPT_INJECTION]: The skill includes workflows for web research and data extraction from external URLs via
/research/weband/research/extractendpoints. - Ingestion points: External content enters the agent context through web research and extraction tools described in
references/workflows.md. - Boundary markers: The instructions do not specify the use of delimiters or 'ignore' instructions for the retrieved external content.
- Capability inventory: The agent has the capability to perform network requests (via
curl) and write synthesized data to the local filesystem (in theresearch/directory). - Sanitization: No specific sanitization or validation of the fetched external content is described in the workflows.
Audit Metadata