Automate Box operations including file upload/download, content search, folder management, collaboration, metadata queries, and sign requests through Composio's Box toolkit.
57
66%
Does it follow best practices?
Run evals on this skill
Adds up to 20 points to the overall score
View guide
Low
Low-risk findings worth noting
Fix and improve this skill with Tessl
tessl review fix ./plugins/AI-Agents-Safe-Coding-Skills-claude/skills/box-automation/SKILL.mdThe canonical home for this skill is box-automation in administrakt0r/AI-Agents-Safe-Coding-Skills
The skill exposes the agent to untrusted, user-generated content from public third-party sources, creating a risk of indirect prompt injection. This includes browsing arbitrary URLs, reading social media posts or forum comments, and analyzing content from unknown websites.
The workflow involves reading and searching Box content and files where other users can store shared documents, representing a potential indirect prompt injection source via cloud storage content.
The skill fetches instructions or code from an external URL at runtime, and the fetched content directly controls the agent’s prompts or executes code. This dynamic dependency allows the external source to modify the agent’s behavior without any changes to the skill itself.
The skill instructs connection to the Model Context Protocol server at `https://rube.app/mcp`, which is an unauthenticated third-party endpoint (`rube.app`) providing runtime tool schemas and operational capabilities, establishing a weak/unknown external operational dependency.
57c135b
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.