.claude/skills/oo-aws-s3Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.
AWS S3 (aws.amazon.com). Use this skill for ANY AWS S3 request — reading, creating, updating, and deleting data. Whenever a task involves AWS S3, use this skill instead of calling the API directly.
These states come from the source or distribution context. None of the entries below are SkillVetAI compatibility test results.
These checks parse the fixed package against dated platform rules. They do not execute the Skill or verify task behavior.
.claude/skills/oo-aws-s3Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.
.agents/skills/oo-aws-s3SKILL.mdRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
skills/oo-aws-s3SKILL.mdRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
This command is recorded from the source ecosystem and resolves the registry's latest release. The fixed release shown on this page should be inspected before adoption.
clawhub install @oomol/oo-aws-s3clawhub inspect @oomol/oo-aws-s3 --version 1.0.2This automated, non-executing scan is bound to this release hash. It is not a safety certification and may contain false positives or false negatives.
curl -fsSL https://cli.oomol.com/install.sh | bashcurl -fsSL https://cli.oomol.com/install.shThis is registry-supplied evidence for the recorded release, not an independent SkillVetAI scan. Check the canonical source for the full report, scanner versions, scope, and current moderation state.
The catalog stores hashes and an inventory summary for change detection. It does not republish the package contents.
sha256:4ce92cbef9859fcd3c5960cfc451c27d3c826aa974426cb00060f654d6fb29d2skill-card.mdSKILL.md- Operates AWS S3 through the OOMOL `aws_s3` connector using the `oo` CLI, with credentials handled server-side. - Provides read actions for listing buckets, listing objects, fetching object metadata, downloading objects, and generating pre-signed URLs. - Supports uploading objects from public URLs, plain text, or base64 content via `put_object`. - Includes guarded destructive support for deleting individual S3 objects. - Documents schema-first execution, JSON payload usage, response shape, and first-time setup troubleshooting. Source: `oomol-lab/skills@3e4b3ff`