or run

npx @tessl/cli init
Log in

Version

Files

tile.json

tessl/npm-oauth-sign

OAuth 1.0 signature generation for HTTP requests supporting HMAC-SHA1, HMAC-SHA256, RSA-SHA1, and PLAINTEXT methods

Workspace
tessl
Visibility
Public
Created
Last updated
Describes
npmpkg:npm/oauth-sign@0.9.x

Performance

Agent performance with this tile

98%

Improvement

Agent performance improvement when using this tile compared to baseline

↑ 4%

Baseline

Agent performance without this tile

94%

To install, run

npx @tessl/cli install tessl/npm-oauth-sign@0.9.0

Assessment results

Generated

Agent Codex

Scenario 1

Complete OAuth 1.0a three-legged flow support

0%

Scenario 2

RFC 3986 percent-encoding

0%

Scenario 3

Flexible API design (multiple interfaces)

-25%

Scenario 4

PLAINTEXT signature method

0%

Scenario 5

Generic signature dispatcher (sign function)

0%

Scenario 6

HMAC-SHA1 signature generation

0%

Scenario 7

Unicode and international character support

0%

Scenario 8

HMAC-SHA256 signature generation

40%

Scenario 9

Cryptographic key construction (HMAC and RSA)

0%

Scenario 10

Edge case and special scenario handling

25%