nist-pf-control
Pass
Audited by Gen Agent Trust Hub on Jun 16, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is purely educational and administrative, focusing on data privacy governance and NIST framework alignment.
- [COMMAND_EXECUTION]: The provided Python script
scripts/process.pyperforms logical operations on in-memory data structures. It does not use any subprocess, os.system, or shell execution capabilities. - [DATA_EXFILTRATION]: There are no network operations, socket connections, or file system writes to non-standard or external locations. All processing is local to the provided data structures.
- [PROMPT_INJECTION]: No instructional overrides, jailbreak attempts, or safety bypass patterns were detected in the skill instructions or metadata.
- [REMOTE_CODE_EXECUTION]: No external dependencies are fetched, and there is no use of dynamic execution functions like eval() or exec().
- [CREDENTIALS_UNSAFE]: No hardcoded secrets, API keys, or private identifiers are present in the scripts or documentation.
Audit Metadata