filesystem-agents
Pass
Audited by Gen Agent Trust Hub on Apr 3, 2026
Risk Level: SAFE
Full Analysis
- Managed Content Retrieval: The skill proactively fetches lesson material and instructional blocks from vercel.com. This facilitates a dynamic learning experience. Because the content originates from the vendor's verified educational platform, this pattern is used as intended for pedagogical purposes.
- Sandboxed Tool Operations: A central theme of the skill is teaching the use of bash tools. These are configured to run within an isolated Vercel Sandbox environment, which is a secure method for executing commands without exposing the underlying host or sensitive environment variables.
- Development Environment Integration: To provide a realistic learning experience, the skill interacts with project files and environment configurations (.env.local). These operations follow standard development workflows supported by official vendor tooling.
- Structured Instruction Following: In Teaching Mode, the agent follows specific directives found within agent-instructions tags in the retrieved markdown. The use of clear delimiters is a recommended practice to distinguish between instructional content and student data.
Audit Metadata