Quick project context — surface a project's status, owner, recent activity, and key links. Use when the user wants a fast situational read on a project, not a deep handoff document.
55
62%
Does it follow best practices?
Impact
—
No eval scenarios have been run
Advisory
Suggest reviewing before use
Optimize this skill with Tessl
npx tessl skill review --optimize ./plugins/glean-project/skills/project-awareness/SKILL.mdSecurity
2 findings — 2 medium severity. This skill can be installed but you should review these findings before use.
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.
Third-party content exposure detected (high risk: 0.75). The skill’s runtime workflow uses the Glean MCP tools (`chat`, `search`, `employee_search`, `meeting_lookup`) to retrieve project context from external/internal sources (e.g., Confluence/Jira/meeting notes) where the retrieved content can include outsider-authored free text, which the agent then injects into the LLM context via the tool outputs.
Hidden Unicode characters detected (1 type(s) found)
39a5c99
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.