Skill community testing
Risk level
medium
40/100

Accessibility

Accessibility is a community-maintained skill from addyosmani. Anomity scores its risk at 40 out of 100 (medium).

browser:control filesystem:read

Analysis summary

Accessibility is a community-maintained skill from addyosmani. Anomity scores its risk at 40 out of 100 (medium).

Audits and improves web accessibility against WCAG 2.2, checking contrast, focus order, labelling, and semantics, then proposing concrete fixes rather than a list of violations.

It drives a browser to evaluate rendered pages and reads project source to suggest changes, so it declares browser control and filesystem read. Accessibility work is one of the better fits for an agent — the rules are objective, the fixes are mechanical, and a human still has to judge whether the result is genuinely usable rather than merely conformant.

Why this entry scored 40 out of 100

This profile starts at the catalog's neutral base of 50. Because the entry is community-maintained, trust adjusts the score by -10. The entry declares no high-risk capabilities on its own, so capabilities add nothing. It matches no dangerous capability combinations. The clamped result is 40, placing it in the medium band.

See the full scoring formula →

Findings

  • Established community project Trust offset
    Contribution to score: -10

Capabilities

Every capability the entry declares, with the security implication of each.

  • browser:control Browser control
    Drives a browser session. Combined with credential access can impersonate the user on web services.
  • filesystem:read Filesystem read
    Can read files on the host system. Used for context, indexing, or analysis.