nsfc-research-foundation-writer
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION] (SAFE): The skill includes local Python scripts (
run_checks.py,validate_skill.py) for self-validation. These scripts usesubprocess.runwith list-based arguments (avoidingshell=True) to execute other internal scripts. This is a safe and intended utility for verifying output quality.\n- [EXTERNAL_DOWNLOADS] (SAFE): The skill does not perform any network operations. It intentionally avoids external dependencies, even for YAML parsing, to minimize its attack surface and dependency risk.\n- [DATA_EXFILTRATION] (SAFE): File access is constrained to the user's local project directory. The skill defines strict guardrails inconfig.yamlto prevent modification of sensitive LaTeX files likemain.texor style files (.cls,.sty).\n- [PROMPT_INJECTION] (SAFE): Instructions inSKILL.mdare well-structured and focused on structural integrity and academic accuracy. It includes explicit constraints against fabricating data ('不得捏造') and modifying critical project files.
Audit Metadata