jupyter-notebook-best-practices

Pass

Audited by Gen Agent Trust Hub on Apr 22, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: No security issues detected. The skill provides benign documentation and guidelines for Jupyter notebook development.
  • [COMMAND_EXECUTION]: The skill instructions include a memory protocol that uses cat to read a local file (.claude/context/memory/learnings.md). This is a standard practice for context management in certain agent environments and does not involve sensitive system files, credentials, or network exfiltration.
  • [PROMPT_INJECTION]: The skill processes external .ipynb files, creating a surface for indirect prompt injection. However, the instructions are focused on structural and documentation review, and the risk of the agent executing malicious instructions from within these files is low.
  • Ingestion points: The skill reads .ipynb files via the Read tool based on file globs.
  • Boundary markers: No explicit boundary markers or instructions to ignore embedded commands are present.
  • Capability inventory: The skill has access to Read, Write, and Edit tools.
  • Sanitization: No sanitization or validation of the ingested file content is performed.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 22, 2026, 07:52 PM