Lp1
High
- Category
- MCP Least Privilege
- Confidence
- 75% confidence
- Finding
- The skill uses 'network' capability that is not listed in its permissions. This may indicate deceptive intent or missing permission declarations.
Security audit
Security checks for vulnerabilities and agentic risk
This skill is a purpose-aligned citation mapping helper with some documentation and permission clarity gaps, but no evidence of hidden persistence, credential use, destructive behavior, or malicious data handling.
Install this if you are comfortable with research queries and paper identifiers being sent to Semantic Scholar and with the tool writing citation-network output files locally. Review the command examples before relying on them, because parts of the documentation do not match the shipped script.
class SemanticScholarClient:
"""Client for Semantic Scholar API."""
BASE_URL = "https://api.semanticscholar.org/graph/v1"
def __init__(self, delay: float = 0.5):
"""No suspicious patterns detected.