Context-Inappropriate Capability
Medium
- Confidence
- 88% confidence
- Finding
- This code explicitly loads a project-level .env file and uses its contents to initialize calendar API credentials, giving the skill access to external account secrets without any visible scoping, permission checks, or justification in the file. In an agent-skill context, secret loading is sensitive because it can silently enable unauthorized access to calendars and other connected resources if the skill is invoked in an unexpected context.
