원클릭으로
security-audit-r-package
Perform comprehensive security audit of R/Bioconductor packages
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Perform comprehensive security audit of R/Bioconductor packages
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Analyze R/Bioconductor package structure to extract key information about its purpose, exports, and characteristics
Verify that waldronlab/ai-agent-skills are available and help users find the right skill
Update existing AI instruction documentation when an R/Bioconductor package changes
Validate that a skill conforms to the ai-agent-skills repository standards
Create complete AI instruction documentation for an R/Bioconductor package in .github/instructions/
Help create a new AI agent skill through collaborative Q&A
| name | security-audit-r-package |
| description | Perform comprehensive security audit of R/Bioconductor packages |
| version | 1.0.0 |
| category | r-packages |
| tags | ["security","bioconductor","quality-control","validation","audit"] |
| author | waldronlab |
Perform comprehensive security audits of R/Bioconductor packages, identifying vulnerabilities, native code security issues, code quality problems, and dependency risks.
Invoke this skill to audit an R package:
DESCRIPTION, NAMESPACE, R/, src/). The user may specify a subset.Generate a security report tailored to the context (full package vs quick check). All reports must include:
# Security Audit Report: [Package Name]
**Scope**: [audited files/directories]
## Summary
[Brief summary of findings]
## Findings
### [Issue Title]
**Issue Type**: [Label]
**Severity**: [Level]
**Location**: [file:line]
**Description**: [Details]
**Fix**: [Recommendation]
User: "Run security audit on this R package" Agent:
DESCRIPTION, NAMESPACE, R/, src/Reference: Security audit criteria defined at https://gist.github.com/lwaldron/0606c678e7d81b012a1b05901cf4b732