Skip to main content

research-code-validation

Validates research ideas by implementing them in specified programming languages and testing on real datasets, ensuring reproducibility.

Install this skill

or
85/100

Security score

The research-code-validation skill was audited on May 14, 2026 and we found 3 security issues across 1 threat category. Review the findings below before installing.

Categories Tested

Security Issues

medium line 25

Access to .env file

SourceSKILL.md
255. 环境变量统一从 `.github/agents/assets/.env` 读取,不硬编码凭证。
medium line 69

Access to .env file

SourceSKILL.md
691. 加载 `.env`:
medium line 70

Access to .env file

SourceSKILL.md
70- `set -a && source .github/agents/assets/.env && set +a`
Scanned on May 14, 2026
View Security Dashboard
Installation guide →