bgpt-paper-search
Warn
Audited by Gen Agent Trust Hub on Apr 16, 2026
Risk Level: MEDIUMEXTERNAL_DOWNLOADSREMOTE_CODE_EXECUTIONPROMPT_INJECTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill instructions direct users to run the
bgpt-mcpandmcp-remotepackages from the public npm registry vianpx. - [EXTERNAL_DOWNLOADS]: The skill connects to a remote Server-Sent Events (SSE) endpoint at
https://bgpt.pro/mcp/sseto provide its functionality. - [REMOTE_CODE_EXECUTION]: The configuration involves using
npxto execute remote code from unverified third-party packages. - [PROMPT_INJECTION]: The skill exhibits an attack surface for indirect prompt injection.
- Ingestion points: The
search_paperstool retrieves structured data and text from an external database of scientific studies. - Boundary markers: There are no boundary markers or instructions provided to the agent to treat the retrieved paper content as untrusted or to ignore embedded instructions.
- Capability inventory: The skill is configured to allow the agent access to the
Bashtool, which could be exploited if malicious content in a retrieved paper influences the agent's actions. - Sanitization: No evidence of sanitization, filtering, or validation of the retrieved paper data is provided in the skill instructions.
Audit Metadata