research-paper-kb

Pass

Audited by Gen Agent Trust Hub on Apr 7, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill instructions and code snippets are focused on organizing academic literature into a local directory structure using Markdown and YAML data formats.\n- [COMMAND_EXECUTION]: The provided Python utility functions use the pathlib library to manage local directories and files within the user's knowledge base path. These operations are routine for document management and do not involve shell command execution or privilege escalation.\n- [DATA_EXFILTRATION]: Analysis confirmed the absence of network-related code (e.g., requests, curl, urllib). There is no evidence of data being transmitted to external servers, and access is restricted to the local filesystem.\n- [PROMPT_INJECTION]: While the skill ingests external research papers (an indirect prompt injection surface), it employs structural isolation using YAML frontmatter and explicitly uses yaml.safe_load() to prevent the parsing of malicious payloads embedded in the source documents.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 7, 2026, 07:13 AM