skills/g1joshi/agent-skills/aws/Gen Agent Trust Hub

aws

Pass

Audited by Gen Agent Trust Hub on Feb 16, 2026

Risk Level: LOW
Full Analysis
  • PROMPT_INJECTION (SAFE): No instructions found that attempt to override agent behavior or bypass safety filters.
  • DATA_EXPOSURE & EXFILTRATION (SAFE): No hardcoded credentials or sensitive file paths were detected. Code snippets follow standard AWS SDK patterns without unauthorized data transmission.
  • OBFUSCATION (SAFE): No hidden or encoded content, zero-width characters, or homoglyphs were found.
  • UNVERIFIABLE DEPENDENCIES & REMOTE CODE EXECUTION (SAFE): All referenced packages (e.g., @aws-sdk/client-s3, aws-cdk-lib) are official, industry-standard libraries. No remote script execution (curl|bash) is present.
  • PRIVILEGE ESCALATION (SAFE): No commands for privilege escalation (sudo, chmod) were detected.
  • PERSISTENCE MECHANISMS (SAFE): No attempts to establish persistence via shell profiles or scheduled tasks.
  • INDIRECT PROMPT INJECTION (SAFE): While the skill provides templates for processing external data (like Lambda events), the context is educational documentation. It explicitly recommends best practices such as IAM least privilege and avoiding hardcoded credentials.
Audit Metadata
Risk Level
LOW
Analyzed
Feb 16, 2026, 07:56 AM